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

Eli Schwartz eschwartz at archlinux.org
Tue Aug 6 18:47:01 UTC 2019


    Date: Tuesday, August 6, 2019 @ 18:47:01
  Author: eschwartz
Revision: 497942

camlp4 is not needed to build because there is no vendored lablgl

Modified:
  llpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-06 18:43:03 UTC (rev 497941)
+++ PKGBUILD	2019-08-06 18:47:01 UTC (rev 497942)
@@ -17,7 +17,7 @@
             'librsvg: llppac svg conversion'
             'imagemagick: llppac image conversion'
             'inotify-tools: for the llpp.inotify autoreload wrapper')
-makedepends=('git' 'asciidoc' 'ocaml' 'ocaml-lablgl' 'libmupdf' 'camlp4')
+makedepends=('git' 'asciidoc' 'ocaml' 'ocaml-lablgl' 'libmupdf')
 
 # llpp seems to go through build systems like fasion, holomorph has provided a
 # very nice Makefile for building this software which has served well for



More information about the arch-commits mailing list