commit: 6ca89c808f7782cd44ea1f03e591765415ad645c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 12:39:31 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 13:46:29 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca89c80
x11-libs/vte: Stop using obsolete configure option
Package-Manager: portage-2.2.24
x11-libs/vte/vte-0.42.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-libs/vte/vte-0.42.1.ebuild b/x11-libs/vte/vte-0.42.1.ebuild
index a126108..909abbd 100644
--- a/x11-libs/vte/vte-0.42.1.ebuild
+++ b/x11-libs/vte/vte-0.42.1.ebuild
@@ -60,7 +60,6 @@ src_configure() {
# Python bindings are via gobject-introspection
# Ex: from gi.repository import Vte
gnome2_src_configure \
- --disable-deprecation \
--disable-test-application \
--disable-static \
$(use_enable debug) \