summaryrefslogtreecommitdiff
path: root/dev-haskell/cmark/cmark-0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cmark/cmark-0.6.ebuild')
-rw-r--r--dev-haskell/cmark/cmark-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cmark/cmark-0.6.ebuild b/dev-haskell/cmark/cmark-0.6.ebuild
index 5d36f5081c5e..ebd870a5758e 100644
--- a/dev-haskell/cmark/cmark-0.6.ebuild
+++ b/dev-haskell/cmark/cmark-0.6.ebuild
@@ -20,7 +20,7 @@ IUSE="system-cmark"
RDEPEND=">=dev-haskell/text-1.0:=[profile?] <dev-haskell/text-1.3:=[profile?]
>=dev-lang/ghc-7.4.1:=
- system-cmark? ( app-text/cmark:0= )
+ system-cmark? ( app-text/cmark )
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.14