commit: af09e74392b5de50406f69684ccf6ec2d6e62b57
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 11:09:41 2020 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 11:09:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af09e743
app-text/foliate: dependencies corrected
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
app-text/foliate/foliate-2.2.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-text/foliate/foliate-2.2.1.ebuild
b/app-text/foliate/foliate-2.2.1.ebuild
index 734e1532440..a64449df461 100644
--- a/app-text/foliate/foliate-2.2.1.ebuild
+++ b/app-text/foliate/foliate-2.2.1.ebuild
@@ -13,9 +13,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-BDEPEND="sys-devel/gettext"
-RDEPEND="${BDEPEND}
- dev-libs/gjs
+BDEPEND="${MESON_DEPEND}
+ sys-devel/gettext"
+RDEPEND="dev-libs/gjs
net-libs/webkit-gtk"
src_prepare() {