diff options
-rwxr-xr-x | systems/Fedora/22/build_base_machine.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/Fedora/22/build_base_machine.sh b/systems/Fedora/22/build_base_machine.sh index 412b8588..a909e284 100755 --- a/systems/Fedora/22/build_base_machine.sh +++ b/systems/Fedora/22/build_base_machine.sh @@ -29,6 +29,7 @@ gcc gcc-c++ libxml2 glibc.i686 +glib2-devel kernel-devel fuse-libs fuse @@ -49,6 +50,7 @@ git pciutils cifs-utils socat +sysstat # install python packages python3 |