diff options
author | Sam James <sam@gentoo.org> | 2022-05-17 03:53:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-17 03:53:01 +0000 |
commit | 2f9af1d50f7deb5453589269293f65a51c719ec5 (patch) | |
tree | 2fdf0a1b19abc55d204f441c1bfd6ec853876b66 /app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild | |
parent | app-emulation/wine-any: drop prelink (diff) | |
download | wine-2f9af1d50f7deb5453589269293f65a51c719ec5.tar.gz wine-2f9af1d50f7deb5453589269293f65a51c719ec5.tar.bz2 wine-2f9af1d50f7deb5453589269293f65a51c719ec5.zip |
app-emulation/wine-d3d9: drop prelink
Removed from ::gentoo and newer glibcs.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild')
-rw-r--r-- | app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild index ad7fda7..916e6d4 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-3.20.ebuild @@ -44,7 +44,7 @@ fi LICENSE="LGPL-2.1" SLOT="${PV}" -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X +xcomposite xinerama +xml" +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X +xcomposite xinerama +xml" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) X? ( truetype ) elibc_glibc? ( threads ) @@ -142,7 +142,6 @@ DEPEND="${COMMON_DEPEND} virtual/pkgconfig virtual/yacc X? ( x11-base/xorg-proto ) - prelink? ( sys-devel/prelink ) xinerama? ( x11-base/xorg-proto )" # These use a non-standard "Wine" category, which is provided by |