summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-14 13:39:31 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-14 14:46:29 +0100
commit6ca89c808f7782cd44ea1f03e591765415ad645c (patch)
treeab1ed0b6bebddf9590437180c1acfefba25c55b6 /x11-libs
parentgnome-base/gnome-control-center: Drop old (diff)
downloadgentoo-6ca89c808f7782cd44ea1f03e591765415ad645c.tar.gz
gentoo-6ca89c808f7782cd44ea1f03e591765415ad645c.tar.bz2
gentoo-6ca89c808f7782cd44ea1f03e591765415ad645c.zip
x11-libs/vte: Stop using obsolete configure option
Package-Manager: portage-2.2.24
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/vte-0.42.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.42.1.ebuild b/x11-libs/vte/vte-0.42.1.ebuild
index a12610825d6d..909abbd253eb 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) \