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

Jürgen Hötzel juergen at archlinux.org
Mon Feb 12 20:30:46 UTC 2018


    Date: Monday, February 12, 2018 @ 20:30:44
  Author: juergen
Revision: 316735

add missing build dependency: FS#57234

Modified:
  lablgtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 20:00:26 UTC (rev 316734)
+++ PKGBUILD	2018-02-12 20:30:44 UTC (rev 316735)
@@ -9,7 +9,7 @@
 license=('LGPL')
 url="http://lablgtk.forge.ocamlcore.org/"
 depends=('gtk2' 'librsvg' 'gtksourceview2')
-makedepends=('ocaml>=4.0.6' 'camlp4>=4.06')
+makedepends=('ocaml-compiler-libs>=4.0.6' 'camlp4>=4.06')
 optdepends=('ocaml: for using the tools')
 DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o %o %u')
 source=("https://forge.ocamlcore.org/frs/download.php/1726/lablgtk-2.18.6.tar.gz")



More information about the arch-commits mailing list