diff options
author | Benjamin Neff <benjamin@coding4coffee.ch> | 2020-02-14 11:36:26 +0100 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-02-14 10:56:41 -0600 |
commit | 30ff73858ebd96db77859039145b00655f4837cb (patch) | |
tree | c0de456c350294453dca63c8cfc04e195e7a5e77 /gui-apps | |
parent | app-shells/powerline: fix git master build (diff) | |
download | gentoo-30ff73858ebd96db77859039145b00655f4837cb.tar.gz gentoo-30ff73858ebd96db77859039145b00655f4837cb.tar.bz2 gentoo-30ff73858ebd96db77859039145b00655f4837cb.zip |
gui-apps/mako: needs scdoc >=1.9.7 to build
Signed-off-by: Benjamin Neff <benjamin@coding4coffee.ch>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/mako/mako-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/mako/mako-1.4.1.ebuild b/gui-apps/mako/mako-1.4.1.ebuild index 81f1f8cad45d..3596f2bb1465 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() { |