Update dependencies
This commit is contained in:
@@ -181,6 +181,11 @@ install_dependencies() {
|
|||||||
gcc-c++
|
gcc-c++
|
||||||
git
|
git
|
||||||
make
|
make
|
||||||
|
libev-devel
|
||||||
|
pam-devel
|
||||||
|
libtirpc-devel
|
||||||
|
xz-devel
|
||||||
|
net-snmp-devel
|
||||||
ncurses-devel
|
ncurses-devel
|
||||||
patch
|
patch
|
||||||
rsync
|
rsync
|
||||||
@@ -220,6 +225,11 @@ install_dependencies() {
|
|||||||
git
|
git
|
||||||
libncurses5-dev
|
libncurses5-dev
|
||||||
libssl-dev
|
libssl-dev
|
||||||
|
libev-dev
|
||||||
|
libpam-dev
|
||||||
|
libtirpc-dev
|
||||||
|
liblzma-dev
|
||||||
|
libsnmp-dev
|
||||||
python3-distutils
|
python3-distutils
|
||||||
rsync
|
rsync
|
||||||
unzip
|
unzip
|
||||||
@@ -250,12 +260,16 @@ install_dependencies() {
|
|||||||
groff
|
groff
|
||||||
gzip
|
gzip
|
||||||
libelf
|
libelf
|
||||||
|
libev
|
||||||
libtool
|
libtool
|
||||||
|
libtirpc
|
||||||
libxslt
|
libxslt
|
||||||
m4
|
m4
|
||||||
make
|
make
|
||||||
ncurses
|
ncurses
|
||||||
|
net-snmp
|
||||||
openssl
|
openssl
|
||||||
|
pam
|
||||||
patch
|
patch
|
||||||
pkgconf
|
pkgconf
|
||||||
python
|
python
|
||||||
@@ -267,6 +281,7 @@ install_dependencies() {
|
|||||||
util-linux
|
util-linux
|
||||||
wget
|
wget
|
||||||
which
|
which
|
||||||
|
xz
|
||||||
zlib
|
zlib
|
||||||
patch)
|
patch)
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user