summaryrefslogtreecommitdiff
path: root/src/stage4/patches/graphviz.patch
blob: 6478656574e20894e78d5ce36c37a56309574f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff -rupN a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD	2018-04-10 16:06:17.697039349 +0200
+++ b/PKGBUILD	2018-04-10 16:07:11.543034246 +0200
@@ -11,9 +11,8 @@ url='http://www.graphviz.org/'
 license=('CPL')
 arch=('x86_64')
 depends=('libltdl' 'gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts' 'gsfonts')
-makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'python2' 'r' 'tk' 'qt4' 'gtk2')
-optdepends=('mono: sharp bindings'
-            'guile: guile bindings'
+makedepends=('swig' 'guile' 'lua' 'ocaml' 'perl' 'python2' 'r' 'tk' 'qt4' 'gtk2')
+optdepends=('guile: guile bindings'
             'lua: lua bindings'
             'ocaml: ocaml bindings'
             'perl: perl bindings'