diff options
Diffstat (limited to 'app-emulation/wine-vanilla')
| -rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 51b66905e8f9..2c83027e63b0 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit optfeature wine WINE_GECKO=2.47.4 -WINE_MONO=10.4.0 +WINE_MONO=10.4.1 if [[ ${PV} == 9999 ]]; then inherit git-r3 @@ -35,7 +35,7 @@ IUSE=" +fontconfig +gecko gphoto2 +gstreamer kerberos +mono netapi nls odbc opencl +opengl pcap perl pulseaudio samba scanner +sdl selinux smartcard +ssl +truetype udev +unwind usb v4l - +vulkan wayland +xcomposite xinerama + +vulkan wayland xinerama " REQUIRED_USE=" X? ( truetype ) @@ -50,13 +50,13 @@ RESTRICT="test" # `grep WINE_CHECK_SONAME configure.ac` + if not directly linked WINE_DLOPEN_DEPEND=" X? ( + x11-libs/libXcomposite[${WINE_USEDEP}] x11-libs/libXcursor[${WINE_USEDEP}] x11-libs/libXfixes[${WINE_USEDEP}] x11-libs/libXi[${WINE_USEDEP}] x11-libs/libXrandr[${WINE_USEDEP}] x11-libs/libXrender[${WINE_USEDEP}] x11-libs/libXxf86vm[${WINE_USEDEP}] - xcomposite? ( x11-libs/libXcomposite[${WINE_USEDEP}] ) xinerama? ( x11-libs/libXinerama[${WINE_USEDEP}] ) ) cups? ( net-print/cups[${WINE_USEDEP}] ) @@ -189,7 +189,6 @@ src_configure() { $(use_with v4l v4l2) $(use_with vulkan) $(use_with wayland) - $(use_with xcomposite) $(use_with xinerama) $(usev !bluetooth ' |
