Archived
1
0
Fork 0

Add new dependancy

This commit is contained in:
Mercier Pierre-Olivier 2013-09-15 14:48:42 +02:00
parent 2a79cf1e6a
commit 01e723db5e

View file

@ -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