diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/uclibc/package.use | 6 | ||||
-rw-r--r-- | profiles/features/uclibc/packages.build | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/profiles/features/uclibc/package.use b/profiles/features/uclibc/package.use index a0b9b9391477..c5742cb3c80e 100644 --- a/profiles/features/uclibc/package.use +++ b/profiles/features/uclibc/package.use @@ -1,10 +1,6 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Anthony G. Basile <blueness@gentoo.org> (2014-08-17) -# Avoid pulling in glib -dev-util/pkgconfig internal-glib - # Anthony G. Basile <blueness@gentoo.org> (2018-07-14) # We need this to break a circular dependency with # 'sys-libs/libcap pam' in stage3 catalyst builds diff --git a/profiles/features/uclibc/packages.build b/profiles/features/uclibc/packages.build index bc9b89070183..eb8df49779a5 100644 --- a/profiles/features/uclibc/packages.build +++ b/profiles/features/uclibc/packages.build @@ -4,6 +4,5 @@ # This file lists extra packages needed to build for # a stage 1 based on this profile. -dev-util/pkgconfig dev-libs/libiconv dev-libs/libintl |