aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-09-13 20:49:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-09-13 21:25:01 +0200
commit2785de0f2450565c828386adda3a859372fcad2f (patch)
treea666dfd12e0d6cb436d9f237e40c0ee35e3a3a32 /dev-libs/appstream
parentdev-libs/appstream: Fix build with USE !test (diff)
downloadkde-2785de0f2450565c828386adda3a859372fcad2f.tar.gz
kde-2785de0f2450565c828386adda3a859372fcad2f.tar.bz2
kde-2785de0f2450565c828386adda3a859372fcad2f.zip
dev-libs/appstream: Add missing DEPEND, raise min dev-libs/glib to 2.54
Backport from Gentoo ebuild repo; introduced with 0.12.7 version bump. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/appstream')
-rw-r--r--dev-libs/appstream/appstream-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/appstream/appstream-9999.ebuild b/dev-libs/appstream/appstream-9999.ebuild
index 669548c9d8..3de4ee41a3 100644
--- a/dev-libs/appstream/appstream-9999.ebuild
+++ b/dev-libs/appstream/appstream-9999.ebuild
@@ -26,7 +26,8 @@ IUSE="apt +introspection qt5 test"
RESTRICT="!test? ( test )"
DEPEND="
- dev-libs/glib:2
+ dev-db/lmdb:=
+ >=dev-libs/glib-2.54:2
dev-libs/libxml2:2
dev-libs/libyaml
dev-libs/snowball-stemmer