Skip to content

Commit

Permalink
media-gfx/graphviz: Fix bogus RDEPENDs
Browse files Browse the repository at this point in the history
Result of a bad conflict resolution.

Reported-by: David Flogeras <[email protected]>
Closes: https://bugs.gentoo.org/699028
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Nov 24, 2019
1 parent 28a6b3c commit 879108b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ DEPEND="${COMMON_DEPEND}
ruby? ( dev-lang/swig )
tcl? ( dev-lang/swig )
"
RDEPEND="${DEPEND}
RDEPEND="${COMMON_DEPEND}
!<=sci-chemistry/cluster-1.3.081231
"

Expand Down

0 comments on commit 879108b

Please sign in to comment.