diff options
Diffstat (limited to 'profiles/features/uclibc/package.mask')
-rw-r--r-- | profiles/features/uclibc/package.mask | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask new file mode 100644 index 000000000000..b2b832a58bd7 --- /dev/null +++ b/profiles/features/uclibc/package.mask @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +sys-libs/musl +sys-libs/glibc +sys-libs/pam + +# We use eudev which is tested on both uclibc and musl +sys-apps/systemd +sys-fs/udev + +# Working on it, bug #470884 +dev-libs/elfutils +>virtual/libelf-2 + +## MJE 18/09/2018 - Do these still apply?: +## These binary pkgs have a hard dep on glibc; make repoman shut up +#app-arch/rar +#www-plugins/adobe-flash |