acl-progs: add missing attr rundep, bumprev.

--HG--
extra : convert_revision : fbeca471719e2db0109bb5d92858e5a6e8ce1e3d
This commit is contained in:
Juan RP 2010-01-07 21:03:40 +01:00
parent 49002a63d6
commit e2a4ff9a63
2 changed files with 6 additions and 2 deletions

View file

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

View file

@ -15,10 +15,11 @@ long_desc="
keep_libtool_archives=yes
subpackages="acl-devel acl-progs"
Add_dependency run glibc
Add_dependency run attr
Add_dependency build gettext
Add_dependency build gawk
Add_dependency run glibc
Add_dependency full attr
Add_dependency build attr-devel
post_install()
{