Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
@@ -8,6 +8,7 @@ configure_args="--libexecdir=/usr/libexec/openssh --with-tcp-wrappers
|
||||
--with-privsep-user=nobody --with-pam --with-mantype=man --without-rpath
|
||||
--with-xauth=/usr/bin/xauth --with-ssl-engine --disable-strip
|
||||
--with-privsep-path=/var/chroot/ssh --with-kerberos5=/usr"
|
||||
revision=1
|
||||
short_desc="The OpenSSH implementation of SSH protocol versions 1 and 2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.openssh.org"
|
||||
@@ -31,9 +32,6 @@ long_desc="
|
||||
conf_files="/etc/ssh/moduli"
|
||||
subpackages="$pkgname-client $pkgname-server"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
Add_dependency run libssl
|
||||
Add_dependency run shadow
|
||||
|
||||
Add_dependency build perl ">=0"
|
||||
|
||||
Reference in New Issue
Block a user