diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2003-09-29 04:13:08 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2003-09-29 04:13:08 +0000 |
commit | 4ec6abe17ba0a80b10cca4881e7afdb77b0161d3 (patch) | |
tree | 3e955c896e78602a28b77b2b0a55d4d76a71b663 /profiles | |
parent | old (diff) | |
download | gentoo-2-4ec6abe17ba0a80b10cca4881e7afdb77b0161d3.tar.gz gentoo-2-4ec6abe17ba0a80b10cca4881e7afdb77b0161d3.tar.bz2 gentoo-2-4ec6abe17ba0a80b10cca4881e7afdb77b0161d3.zip |
update for new api
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/selinux-x86-1.4/packages.build | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/profiles/selinux-x86-1.4/packages.build b/profiles/selinux-x86-1.4/packages.build index 208dbdb6a5d2..298e688daa67 100644 --- a/profiles/selinux-x86-1.4/packages.build +++ b/profiles/selinux-x86-1.4/packages.build @@ -1,8 +1,9 @@ sys-apps/baselayout sys-libs/glibc sys-apps/texinfo -sys-apps/bash +app-shells/bash sys-apps/bzip2 +sys-apps/coreutils sys-apps/debianutils sys-apps/diffutils sys-apps/file @@ -19,10 +20,13 @@ sys-devel/flex sys-devel/gcc sys-devel/make sys-devel/patch +sys-devel/gettext dev-lang/python net-misc/wget net-misc/rsync app-editors/nano sys-apps/net-tools sys-apps/less -sys-apps/coreutils +sys-apps/attr +sys-libs/libselinux +dev-python/python-selinux |