diff --git a/commands/first-install.sh b/commands/first-install.sh index 52a3045..0e598f1 100755 --- a/commands/first-install.sh +++ b/commands/first-install.sh @@ -1,7 +1,7 @@ #! /bin/bash # Install missing packets -PACKAGES_LIST="libnet-ldap-perl libxml-libxml-perl" +PACKAGES_LIST="libnet-ldap-perl libxml-libxml-perl libgearman-client-perl" if ! whereis dpkg > /dev/null 2> /dev/null then