summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-23 19:12:47 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-23 19:13:14 +0100
commitcd6541a56cd79a25033051cbc709fefdf6eeba05 (patch)
tree05372ea8c01d3115cd550e62dcaa7b021b8b55a5 /sys-libs
parentapp-arch/plzip: Bump to 1.11 (diff)
downloadgentoo-cd6541a56cd79a25033051cbc709fefdf6eeba05.tar.gz
gentoo-cd6541a56cd79a25033051cbc709fefdf6eeba05.tar.bz2
gentoo-cd6541a56cd79a25033051cbc709fefdf6eeba05.zip
sys-libs/glibc: add always-on crypt useflag in 2.19
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.19-r3.ebuild (renamed from sys-libs/glibc/glibc-2.19-r2.ebuild)6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild b/sys-libs/glibc/glibc-2.19-r3.ebuild
index a7114330c4ad..692c93b9e4cd 100644
--- a/sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r3.ebuild
@@ -33,7 +33,11 @@ PATCH_VER=9
SRC_URI+=" https://dev.gentoo.org/~dilfridge/distfiles/${P}-patches-${PATCH_VER}.tar.bz2"
SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-${GCC_BOOTSTRAP_VER}-multilib-bootstrap.tar.bz2 )"
-IUSE="audit caps compile-locales debug doc gd headers-only multilib nscd profile selinux suid systemtap vanilla"
+IUSE="audit caps compile-locales +crypt debug doc gd headers-only multilib nscd profile selinux suid systemtap vanilla"
+
+# Yes this is a hack. It's always on here and we want to be able
+# to simplify the dependencies...
+REQUIRED_USE="crypt"
# Minimum kernel version that glibc requires
# hppa requires 2.6.20