diff options
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild index ee92736..c643bea 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-4.13.ebuild @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="${PV}" -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos +faudio +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 dos +faudio +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 ) @@ -68,7 +68,7 @@ COMMON_DEPEND=" media-libs/gstreamer:1.0[${MULTILIB_USEDEP}] media-plugins/gst-plugins-meta:1.0[${MULTILIB_USEDEP}] ) - jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] ) + jpeg? ( media-libs/libjpeg-turbo:0=[${MULTILIB_USEDEP}] ) kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] ) lcms? ( media-libs/lcms:2=[${MULTILIB_USEDEP}] ) ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] ) @@ -128,7 +128,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 |