summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-02-05 01:14:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-02-05 01:15:58 +0100
commit7ae0cafde9984e56566ad1bb997d039d1dad3fab (patch)
tree158f108d64ad6c895b37a6bc59a3d3393129b798 /net-libs/libvncserver
parentwww-client/firefox : Fix build with libevent-2.1 (diff)
downloadgentoo-7ae0cafde9984e56566ad1bb997d039d1dad3fab.tar.gz
gentoo-7ae0cafde9984e56566ad1bb997d039d1dad3fab.tar.bz2
gentoo-7ae0cafde9984e56566ad1bb997d039d1dad3fab.zip
net-libs/libvncserver: Switch to +threads by default
Gentoo-bug: 606838 REQUIRED_USE case: Eases life of most users that either set ssl in make.conf or are desktop profile users. Package-Manager: portage-2.3.3
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r--net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
index 79f7e3ff6c3d..386993f13df9 100644
--- a/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
+++ b/net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
# No sub slot wanted (yet), see #578958
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl +png ssl static-libs systemd test threads +zlib"
+IUSE="+24bpp gcrypt gnutls ipv6 +jpeg libressl +png ssl static-libs systemd test +threads +zlib"
REQUIRED_USE="!gnutls? ( ssl? ( threads ) )"
DEPEND="