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

Jürgen Hötzel juergen at archlinux.org
Sat Aug 29 12:58:06 UTC 2020


    Date: Saturday, August 29, 2020 @ 12:58:06
  Author: juergen
Revision: 394878

OCaml 4.11.0 rebuild

Modified:
  graphviz/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 12:57:40 UTC (rev 394877)
+++ PKGBUILD	2020-08-29 12:58:06 UTC (rev 394878)
@@ -4,13 +4,13 @@
 
 pkgname=graphviz
 pkgver=2.44.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Graph visualization software'
 url='https://www.graphviz.org/'
 license=('EPL')
 arch=('x86_64')
 depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 'gsfonts' 'libnsl' 'libpng')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'python' 'r' 'tk' 'qt5-base' 'gtk2' 'git')
+makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml>=4.11.0' 'perl' 'python' 'r' 'tk' 'qt5-base' 'gtk2' 'git')
 optdepends=('mono: sharp bindings'
             'guile: guile bindings'
             'lua: lua bindings'



More information about the arch-commits mailing list