commit:     2785de0f2450565c828386adda3a859372fcad2f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 18:49:09 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 19:25:01 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2785de0f

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 <AT> gentoo.org>

 dev-libs/appstream/appstream-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

Reply via email to