commit:     bc39a5e01958bb6bdd451aed3c1439c53ca43be4
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 07:38:03 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 07:38:03 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bc39a5e0

x11-libs/vte-9999: partial sync

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-libs/vte/vte-9999.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-libs/vte/vte-9999.ebuild b/x11-libs/vte/vte-9999.ebuild
index 6fabac95..4beec99b 100644
--- a/x11-libs/vte/vte-9999.ebuild
+++ b/x11-libs/vte/vte-9999.ebuild
@@ -38,8 +38,8 @@ RDEPEND="
        introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
 "
 DEPEND="${RDEPEND}
-       dev-util/gperf
-       dev-libs/libxml2
+       dev-libs/libxml2:2
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.13
        >=dev-util/intltool-0.35
        sys-devel/gettext
@@ -76,12 +76,10 @@ src_configure() {
                export ac_cv_header_stropts_h=no
        fi
 
-       # Python bindings are via gobject-introspection
-       # Ex: from gi.repository import Vte
        gnome2_src_configure \
-               --disable-test-application \
                --disable-static \
                --with-gtk=3.0 \
+               --with-iconv \
                $(use_enable debug) \
                $(use_enable glade glade-catalogue) \
                $(use_with crypt gnutls) \

Reply via email to