summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-04-21 22:44:49 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2016-04-22 00:48:00 -0400
commita4628781809dd5d35dd70e2b41b62ab291743c45 (patch)
treee87bbb1cda96f990f929b559c4b83d29862b8a71 /app-emulation/wine
parentapp-emulation/wine: Add d3d9 support to 9999 (diff)
downloadgentoo-a4628781809dd5d35dd70e2b41b62ab291743c45.tar.gz
gentoo-a4628781809dd5d35dd70e2b41b62ab291743c45.tar.bz2
gentoo-a4628781809dd5d35dd70e2b41b62ab291743c45.zip
app-emulation/wine: Fix samba USE flag for 9999
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/wine-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index c495091d9cff..fd9b548ac8c4 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -134,7 +134,7 @@ RDEPEND="${COMMON_DEPEND}
dos? ( games-emulation/dosbox )
perl? ( dev-lang/perl dev-perl/XML-Simple )
s3tc? ( >=media-libs/libtxc_dxtn-1.0.1-r1[${MULTILIB_USEDEP}] )
- samba? ( >=net-fs/samba-3.0.25 )
+ samba? ( >=net-fs/samba-3.0.25[winbind] )
selinux? ( sec-policy/selinux-wine )
udisks? ( sys-fs/udisks:2 )
pulseaudio? ( realtime? ( sys-auth/rtkit ) )"