commit: 30ff73858ebd96db77859039145b00655f4837cb
Author: Benjamin Neff <benjamin <AT> coding4coffee <DOT> ch>
AuthorDate: Fri Feb 14 10:36:26 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 16:56:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ff7385
gui-apps/mako: needs scdoc >=1.9.7 to build
Signed-off-by: Benjamin Neff <benjamin <AT> coding4coffee.ch>
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/mako/mako-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/mako/mako-1.4.1.ebuild b/gui-apps/mako/mako-1.4.1.ebuild
index 81f1f8cad45..3596f2bb146 100644
--- a/gui-apps/mako/mako-1.4.1.ebuild
+++ b/gui-apps/mako/mako-1.4.1.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
"
BDEPEND="
virtual/pkgconfig
- app-text/scdoc
+ >=app-text/scdoc-1.9.7
"
src_configure() {