summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-01 15:33:05 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-01 15:33:30 +0200
commite448d6a4242ed7f58f019a1079def12f88bdfd18 (patch)
tree33164cc08f08e79dc87c9558b4c9d3b31acca62f /dev-libs/appstream-glib
parentdev-libs/jansson: stable 2.11 for hppa, bug #674230 (diff)
downloadgentoo-e448d6a4242ed7f58f019a1079def12f88bdfd18.tar.gz
gentoo-e448d6a4242ed7f58f019a1079def12f88bdfd18.tar.bz2
gentoo-e448d6a4242ed7f58f019a1079def12f88bdfd18.zip
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@gentoo.org>
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r--dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild4
1 files 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 ec60c641073a..7e13258d7147 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}