diff options
author | 2012-10-25 23:57:41 +0000 | |
---|---|---|
committer | 2012-10-25 23:57:41 +0000 | |
commit | a421dfcfa394ba2d3b4fb2d8db89c4e48438edc1 (patch) | |
tree | 5157da28273d6e5642e5435a4f40fe080e7e1884 /profiles/hardened | |
parent | Version bump. (diff) | |
download | gentoo-2-a421dfcfa394ba2d3b4fb2d8db89c4e48438edc1.tar.gz gentoo-2-a421dfcfa394ba2d3b4fb2d8db89c4e48438edc1.tar.bz2 gentoo-2-a421dfcfa394ba2d3b4fb2d8db89c4e48438edc1.zip |
Add pkgconfig to packages.build for hardened/linux/uclibc
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/packages.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/hardened/linux/uclibc/packages.build b/profiles/hardened/linux/uclibc/packages.build index 859b685be5f8..4dbd258c4512 100644 --- a/profiles/hardened/linux/uclibc/packages.build +++ b/profiles/hardened/linux/uclibc/packages.build @@ -1,10 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/packages.build,v 1.2 2012/10/20 23:41:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/packages.build,v 1.3 2012/10/25 23:57:41 blueness Exp $ # This file lists extra packages needed to build for # a stage 1 based on this profile. +dev-util/pkgconfig dev-libs/libiconv sys-apps/attr dev-python/pyxattr |