diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-02 22:26:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-02 22:26:45 +0000 |
commit | 774a501eb52c9175a6a14966781d479ec08f7442 (patch) | |
tree | d0f463b1c35e934df1f08d460363dffdbe3fed50 /profiles/uclibc | |
parent | user virtuals where possible (diff) | |
download | gentoo-2-774a501eb52c9175a6a14966781d479ec08f7442.tar.gz gentoo-2-774a501eb52c9175a6a14966781d479ec08f7442.tar.bz2 gentoo-2-774a501eb52c9175a6a14966781d479ec08f7442.zip |
sort and add gnuconfig to the build list
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/packages.build | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/profiles/uclibc/packages.build b/profiles/uclibc/packages.build index 54cb8c550876..40dc27766fca 100644 --- a/profiles/uclibc/packages.build +++ b/profiles/uclibc/packages.build @@ -1,15 +1,20 @@ -sys-apps/baselayout -virtual/libc app-arch/bzip2 app-arch/tar app-shells/bash -sys-apps/debianutils +dev-lang/perl +dev-lang/python +net-misc/rsync +net-misc/wget +sys-apps/baselayout sys-apps/coreutils +sys-apps/debianutils sys-apps/diffutils sys-apps/file +sys-apps/findutils sys-apps/gawk sys-apps/grep -virtual/gzip +sys-apps/less +sys-apps/net-tools sys-apps/portage sys-apps/sed sys-apps/texinfo @@ -17,15 +22,12 @@ sys-devel/binutils sys-devel/bison sys-devel/flex sys-devel/gcc -sys-devel/make -sys-devel/patch # this should be added by nls only #sys-devel/gettext -dev-lang/python -net-misc/wget -net-misc/rsync +sys-devel/gnuconfig +sys-devel/make +sys-devel/patch virtual/editor -sys-apps/net-tools -sys-apps/less -sys-apps/findutils +virtual/gzip +virtual/libc virtual/os-headers |