summaryrefslogtreecommitdiff
path: root/src/stage4/patches/graphviz.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/graphviz.patch')
-rw-r--r--src/stage4/patches/graphviz.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/stage4/patches/graphviz.patch b/src/stage4/patches/graphviz.patch
new file mode 100644
index 0000000..6478656
--- /dev/null
+++ b/src/stage4/patches/graphviz.patch
@@ -0,0 +1,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'