aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Roman <davidroman96@gmail.com>2024-05-02 22:07:26 +0200
committerDavid Roman <davidroman96@gmail.com>2024-05-02 22:07:26 +0200
commitbe4d9cc0926ad130c5771c1f125a80cf71595706 (patch)
tree6af13de8d9edb16fd4604e9c7efb7f564cf29c49 /app-text
parentnet-im/vesktop-bin: add 1.5.2, drop 1.5.1 (diff)
downloadguru-be4d9cc0926ad130c5771c1f125a80cf71595706.tar.gz
guru-be4d9cc0926ad130c5771c1f125a80cf71595706.tar.bz2
guru-be4d9cc0926ad130c5771c1f125a80cf71595706.zip
app-text/pandoc-crossref-bin: fix pandoc deps
Signed-off-by: David Roman <davidroman96@gmail.com>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0f.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0f.ebuild b/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0f.ebuild
index 340403bb2..0e2d3fdfa 100644
--- a/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0f.ebuild
+++ b/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0f.ebuild
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="-* ~amd64"
RDEPEND="
-|| ( =app-text/pandoc-bin-3.1.12.3 =app-text/pandoc-3.1.12.3 )
-!dev-haskell/pandoc-crossref
+|| ( ~app-text/pandoc-bin-3.1.12.3 >=app-text/pandoc-3 )
"
src_install() {