libcap-progs: add missing attr rundep, bumprev.

--HG--
extra : convert_revision : 50fa0a5b02a68cc65d74d6c980dda6552d089e7d
This commit is contained in:
Juan RP 2010-01-07 21:06:38 +01:00
parent e2a4ff9a63
commit 804383dcc0
2 changed files with 5 additions and 2 deletions

View file

@ -5,7 +5,10 @@ long_desc="${long_desc}
This package contains binary utilities provided by the libcap package."
revision=1
Add_dependency run glibc
Add_dependency run attr
Add_dependency run libcap
do_install()

View file

@ -13,8 +13,8 @@ long_desc="
subpackages="$pkgname-devel $pkgname-pam $pkgname-progs"
Add_dependency build perl
Add_dependency build pam
Add_dependency full glibc
Add_dependency build pam-devel
Add_dependency run glibc
pre_build()
{