Explorar el Código

Added Make to redhat packages

Fedora Linux does not include make by default or with another program
Ryan Walter hace 5 años
padre
commit
fe23929416
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      roles/netbootxyz/vars/redhat.yml

+ 1 - 0
roles/netbootxyz/vars/redhat.yml

@@ -9,3 +9,4 @@ netbootxyz_packages:
   - minizip-devel
   - syslinux
   - xz-devel
+  - make