commit:     e448d6a4242ed7f58f019a1079def12f88bdfd18
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  1 13:33:05 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jan  1 13:33:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e448d6a4

dev-libs/appstream-glib: ensure gobject-introsection that works with meson

Bug: https://bugs.gentoo.org/674228
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild 
b/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild
index ec60c641073..7e13258d714 100644
--- a/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild
+++ b/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ RDEPEND="
        dev-libs/libyaml
        stemmer? ( dev-libs/snowball-stemmer )
        x11-libs/pango
-       introspection? ( >=dev-libs/gobject-introspection-0.9.8:= )
+       introspection? ( >=dev-libs/gobject-introspection-1.54:= )
 "
 # libxml2 required for glib-compile-resources
 DEPEND="${RDEPEND}

Reply via email to