commit:     c813b01573b07cede0a899d96d067d24d7c251fe
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  9 00:49:53 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb  9 00:53:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c813b015

dev-util/glade: Depend on dev-libs/gjs

Closes: https://bugs.gentoo.org/796305
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-util/glade/{glade-3.38.2.ebuild => glade-3.38.2-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/glade/glade-3.38.2.ebuild 
b/dev-util/glade/glade-3.38.2-r1.ebuild
similarity index 98%
rename from dev-util/glade/glade-3.38.2.ebuild
rename to dev-util/glade/glade-3.38.2-r1.ebuild
index 5844cf0a192c..3fa344481b57 100644
--- a/dev-util/glade/glade-3.38.2.ebuild
+++ b/dev-util/glade/glade-3.38.2-r1.ebuild
@@ -25,6 +25,7 @@ DEPEND="
        >=x11-libs/gtk+-3.22.0:3[introspection?]
        x11-libs/pango[introspection?]
        introspection? ( >=dev-libs/gobject-introspection-1.32:= )
+       gjs? ( >=dev-libs/gjs-1.64.0 )
        python? (
                ${PYTHON_DEPS}
                x11-libs/gtk+:3[introspection]

Reply via email to