diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-07 15:22:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-07 15:22:11 +0000 |
commit | 3833a3cf6235a35a9fa96e74a4c2bb76b421a8f8 (patch) | |
tree | 0c34b71410227e32d8236b78821db3046bc83edc /profiles | |
parent | Compile fix, patch to make sure a variable is defined before it is used. (bug... (diff) | |
download | gentoo-2-3833a3cf6235a35a9fa96e74a4c2bb76b421a8f8.tar.gz gentoo-2-3833a3cf6235a35a9fa96e74a4c2bb76b421a8f8.tar.bz2 gentoo-2-3833a3cf6235a35a9fa96e74a4c2bb76b421a8f8.zip |
add gcc-config
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/info_pkgs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/info_pkgs b/profiles/info_pkgs index b2912136eb24..a1123c267992 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -12,3 +12,4 @@ sys-apps/sandbox dev-util/confcache dev-util/ccache dev-python/pycrypto +sys-devel/gcc-config |