commit:     f19c27066747e568f3b48c50085e6f91046d0e39
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 19:30:36 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 19:30:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f19c2706

dev-ml/lablgtk: fix dep

Closes: https://bugs.gentoo.org/750788
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/lablgtk/lablgtk-3.1.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/lablgtk/lablgtk-3.1.1.ebuild 
b/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
index 0f0e6f4670a..0e6ba0790d0 100644
--- a/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
+++ b/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,6 +20,7 @@ DEPEND="
        app-text/gtkspell:3=
        x11-libs/gtk+:3=
        dev-ml/cairo2:=
+       x11-libs/gtksourceview:3.0=
 "
 RDEPEND="${DEPEND}"
 PDEPEND="sourceview? ( dev-ml/lablgtk-sourceview:${SLOT} )"

Reply via email to