commit:     cf6281c3a02ab12ee0c9e32c83a24e45c6a8172f
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 03:34:55 2018 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 04:03:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=cf6281c3

app-emulation/wine-d3d9: add kerberos USE flag to 9999

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
index 27e4223..836647a 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-9999.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 
elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg kernel_FreeBSD +lcms 
ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl 
pcap +png prelink pulseaudio +realtime +run-exes samba scanner selinux +ssl 
test +threads +truetype udev +udisks v4l +X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos 
elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner selinux +ssl test +threads +truetype udev +udisks v4l +X +xcomposite 
xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
        X? ( truetype )
        elibc_glibc? ( threads )
@@ -81,6 +81,7 @@ COMMON_DEPEND="
                media-plugins/gst-plugins-meta:1.0[${MULTILIB_USEDEP}]
        )
        jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] )
+       kerberos? ( virtual/krb5:0=[${MULTILIB_USEDEP}] )
        lcms? ( media-libs/lcms:2=[${MULTILIB_USEDEP}] )
        ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] )
        mp3? ( >=media-sound/mpg123-1.5.0[${MULTILIB_USEDEP}] )
@@ -404,6 +405,7 @@ multilib_src_configure() {
                $(use_with gstreamer)
                --without-hal
                $(use_with jpeg)
+               $(use_with kerberos krb5)
                $(use_with ldap)
                $(use_enable mono mscoree)
                $(use_with mp3 mpg123)

Reply via email to