projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e03b3a
)
x11-libs/vte: It needs to use use_with for gnutls configure option (#560546 by SpOeK)
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 20 Sep 2015 15:26:55 +0000
(17:26 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/x11-libs/vte/vte-0.40.2.ebuild
b/x11-libs/vte/vte-0.40.2.ebuild
index 92a7160c3ea0b577bcd16029c71b424807721baf..df3f30c93d65127d4a2521428debad2e74de5577 100644
(file)
--- a/
x11-libs/vte/vte-0.40.2.ebuild
+++ b/
x11-libs/vte/vte-0.40.2.ebuild
@@
-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}