commit: be4d9cc0926ad130c5771c1f125a80cf71595706
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu May 2 20:07:26 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu May 2 20:07:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be4d9cc0
app-text/pandoc-crossref-bin: fix pandoc deps
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0f.ebuild | 3 +--
1 file changed, 1 insertion(+), 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 340403bb27..0e2d3fdfab 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() {