net-libs/libvncserver: Switch to +threads by default
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 5 Feb 2017 00:14:13 +0000 (01:14 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 5 Feb 2017 00:15:58 +0000 (01:15 +0100)
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

net-libs/libvncserver/libvncserver-0.9.11-r1.ebuild

index 79f7e3ff6c3dcc9af1cb7f5711969726f0588b37..386993f13df99a95876aabc5131346a50fff34dc 100644 (file)
@@ -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="