[arch-commits] Commit in pandoc/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 29 22:48:51 UTC 2021


    Date: Saturday, May 29, 2021 @ 22:48:51
  Author: felixonmars
Revision: 950284

remove obsolete optdepend on pandoc-citeproc (FS#70982)

Modified:
  pandoc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-29 22:14:00 UTC (rev 950283)
+++ PKGBUILD	2021-05-29 22:48:51 UTC (rev 950284)
@@ -23,8 +23,7 @@
          'haskell-temporary' 'haskell-text-conversions' 'haskell-network-uri'
          'haskell-unicode-transforms' 'haskell-unordered-containers' 'haskell-zip-archive'
          'haskell-xml' 'haskell-xml-conduit' 'haskell-zlib')
-optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc filter'
-            'pandoc-crossref: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter'
+optdepends=('pandoc-crossref: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter'
             'texlive-core: for pdf output')
 conflicts=('haskell-pandoc')
 replaces=('haskell-pandoc')



More information about the arch-commits mailing list