Update lib.sh
This commit is contained in:
parent
eaa8436780
commit
4a731fc47d
|
|
@ -285,6 +285,8 @@ elif [ "$OSNAME" == "ubuntu" ]; then
|
|||
apt-get install -y perl g++ make automake libtool unzip
|
||||
apt-get install -y libevent-dev libncurses5-dev
|
||||
|
||||
apt install -y libjpeg62-dev libpng-dev zlib1g-dev dia pkg-config
|
||||
|
||||
|
||||
else
|
||||
yum -y install libmemcached libmemcached-devel
|
||||
|
|
|
|||
Loading…
Reference in New Issue