From 14d2e99c4993526565dddd9619c92aeb7fc5e680 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 12 Jul 2022 07:56:06 +0100 Subject: [PATCH] app-office/gtg: add missing gtksourceview dep Closes: https://bugs.gentoo.org/857735 Signed-off-by: Sam James --- app-office/gtg/{gtg-0.6.ebuild => gtg-0.6-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) rename app-office/gtg/{gtg-0.6.ebuild => gtg-0.6-r1.ebuild} (97%) diff --git a/app-office/gtg/gtg-0.6.ebuild b/app-office/gtg/gtg-0.6-r1.ebuild similarity index 97% rename from app-office/gtg/gtg-0.6.ebuild rename to app-office/gtg/gtg-0.6-r1.ebuild index d4d376aab05bb..4d5ae4e692d42 100644 --- a/app-office/gtg/gtg-0.6.ebuild +++ b/app-office/gtg/gtg-0.6-r1.ebuild @@ -33,6 +33,7 @@ RDEPEND=" x11-libs/pango[introspection] x11-libs/gdk-pixbuf[introspection] x11-libs/gtk+:3[introspection] + x11-libs/gtksourceview:4[introspection] " DEPEND="${RDEPEND}" BDEPEND="