commit: dadddc6df52c01ff2e8449c4c2ef1961d4b0ba0a
parent: cfdce6e2ad84ff8702f9ef4111898464422cd49f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 24 Sep 2018 13:45:29 +0200
app-text/mandoc: Fix conflict with groff (also provided)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/app-text/mandoc/mandoc-1.14.4.ebuild b/app-text/mandoc/mandoc-1.14.4.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
!sys-apps/man-db
!sys-apps/man
+ !sys-apps/groff
"
DEPEND="${RDEPEND}
static? ( ${LIB_DEPEND} )"