mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/nvidia-drivers: depend on glibc
This is already masked on musl but it cannot support alternate libc and so let's be explicit (seem to be the new direction to handle these in general). To match the dual mask+dep, technically should check for MULTILIB_USEDEP as well but isn't a thing with glibc and would rather not check for the more private [multilib]. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -27,6 +27,7 @@ IUSE="+X abi_x86_32 abi_x86_64 +driver persistenced static-libs +tools"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
|
||||
@@ -27,6 +27,7 @@ IUSE="+X abi_x86_32 abi_x86_64 +driver persistenced static-libs +tools"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
|
||||
@@ -27,6 +27,7 @@ IUSE="+X abi_x86_32 abi_x86_64 +driver persistenced static-libs +tools wayland"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
|
||||
@@ -27,6 +27,7 @@ IUSE="+X abi_x86_32 abi_x86_64 +driver persistenced static-libs +tools wayland"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
|
||||
@@ -27,6 +27,7 @@ IUSE="+X abi_x86_32 abi_x86_64 +driver persistenced static-libs +tools wayland"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
|
||||
@@ -33,6 +33,7 @@ COMMON_DEPEND="
|
||||
acct-group/video
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
sys-libs/glibc
|
||||
tools? (
|
||||
dev-libs/atk
|
||||
dev-libs/glib:2
|
||||
|
||||
@@ -27,6 +27,7 @@ RESTRICT="bindist"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
net-libs/libtirpc:=
|
||||
|
||||
@@ -27,6 +27,7 @@ IUSE="+X abi_x86_32 abi_x86_64 +driver persistenced static-libs +tools wayland"
|
||||
|
||||
COMMON_DEPEND="
|
||||
acct-group/video
|
||||
sys-libs/glibc
|
||||
X? ( x11-libs/libpciaccess )
|
||||
persistenced? (
|
||||
acct-user/nvpd
|
||||
|
||||
Reference in New Issue
Block a user