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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Jan 1 08:45:09 UTC 2022


    Date: Saturday, January 1, 2022 @ 08:45:09
  Author: polyzen
Revision: 1091621

Touch up (cont.)

Modified:
  llpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-01 08:38:19 UTC (rev 1091620)
+++ PKGBUILD	2022-01-01 08:45:09 UTC (rev 1091621)
@@ -9,7 +9,7 @@
 arch=('x86_64')
 url=https://github.com/moosotc/llpp
 license=('GPL3')
-depends=('libgl' 'openjpeg2' 'jbig2dec' 'libjpeg' 'freetype2' 'gumbo-parser')
+depends=('freetype2' 'gumbo-parser' 'jbig2dec' 'libgl' 'libjpeg' 'openjpeg2')
 makedepends=('asciidoc' 'git' 'libmupdf' 'ocaml' 'ocaml-lablgl')
 optdepends=('djvulibre: for llppac djvu conversion'
             'ghostscript: for llppac ps, dvi, and djvu conversion'



More information about the arch-commits mailing list