x11-libs/vte: It needs to use use_with for gnutls configure option (#560546 by SpOeK)
authorPacho Ramos <pacho@gentoo.org>
Sun, 20 Sep 2015 15:26:55 +0000 (17:26 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 20 Sep 2015 15:27:24 +0000 (17:27 +0200)
Package-Manager: portage-2.2.20.1

x11-libs/vte/vte-0.40.2.ebuild

index 92a7160c3ea0b577bcd16029c71b424807721baf..df3f30c93d65127d4a2521428debad2e74de5577 100644 (file)
@@ -67,7 +67,7 @@ src_configure() {
                --disable-static \
                $(use_enable debug) \
                $(use_enable glade glade-catalogue) \
-               $(use_enable crypt gnutls) \
+               $(use_with crypt gnutls) \
                $(use_enable introspection) \
                $(use_enable vala) \
                ${myconf}