commit:     3606bf1179406da15fbe3a07fde7f8536671108a
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 06:25:50 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 06:48:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3606bf11

app-emulation/wine-staging: update live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-staging/wine-staging-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild 
b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 70fc1d8d7acb..f37334b9fc3c 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -37,8 +37,8 @@ SLOT="${PV}"
 IUSE="
        +X +abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups dos
        llvm-libunwind custom-cflags +fontconfig +gecko gphoto2 +gstreamer
-       kerberos +mingw +mono netapi nls opencl +opengl osmesa pcap perl
-       pulseaudio samba scanner +sdl selinux smartcard +ssl +strip
+       kerberos +mingw +mono netapi nls odbc opencl +opengl osmesa pcap
+       perl pulseaudio samba scanner +sdl selinux smartcard +ssl +strip
        +truetype udev udisks +unwind usb v4l +vulkan wayland wow64
        +xcomposite xinerama
 "
@@ -95,6 +95,7 @@ WINE_COMMON_DEPEND="
                media-libs/gst-plugins-base:1.0[${MULTILIB_USEDEP}]
                media-libs/gstreamer:1.0[${MULTILIB_USEDEP}]
        )
+       odbc? ( dev-db/unixODBC[${MULTILIB_USEDEP}] )
        opencl? ( virtual/opencl[${MULTILIB_USEDEP}] )
        pcap? ( net-libs/libpcap[${MULTILIB_USEDEP}] )
        pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
@@ -297,6 +298,7 @@ src_configure() {
                $(use_with mingw)
                $(use_with netapi)
                $(use_with nls gettext)
+               $(use_with odbc)
                $(use_with opencl)
                $(use_with opengl)
                $(use_with osmesa)

Reply via email to