Update base-system and dep. pkgs for new rshlib thing

This commit is contained in:
davehome
2011-11-12 05:01:02 +00:00
parent cc660ea670
commit accb1ff0d6
422 changed files with 1208 additions and 696 deletions

View File

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