diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-09 04:00:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-09 04:00:44 +0000 |
commit | c1444042714ed1ad41c77c2971ce68f13154332b (patch) | |
tree | 5633eb0db56e47ce848265e559cf24a14f78d8bd /profiles/uclibc/packages.build | |
parent | the more standards compliant profile. note that not all ebuilds are $(get_lib... (diff) | |
download | gentoo-2-c1444042714ed1ad41c77c2971ce68f13154332b.tar.gz gentoo-2-c1444042714ed1ad41c77c2971ce68f13154332b.tar.bz2 gentoo-2-c1444042714ed1ad41c77c2971ce68f13154332b.zip |
we need header files in stage files
Diffstat (limited to 'profiles/uclibc/packages.build')
-rw-r--r-- | profiles/uclibc/packages.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/uclibc/packages.build b/profiles/uclibc/packages.build index 41e34a8eeae8..54cb8c550876 100644 --- a/profiles/uclibc/packages.build +++ b/profiles/uclibc/packages.build @@ -28,3 +28,4 @@ virtual/editor sys-apps/net-tools sys-apps/less sys-apps/findutils +virtual/os-headers |