From: Andreas Sturmlechner Date: Sun, 5 Feb 2017 00:14:13 +0000 (+0100) Subject: net-libs/libvncserver: Switch to +threads by default X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7ae0cafde9984e56566ad1bb997d039d1dad3fab;p=gentoo.git 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 --- 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="