summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bc9e57ee647..d0d9c261266e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Alex Dewar <a.dewar@sussex.ac.uk>
pkgname=spinecreator-git
-pkgver=0.9.6+gitc045f60
+pkgver=0.9.6+gite6f3b58
pkgrel=1
pkgdesc="A user interface for creating neural network simulations"
arch=(i686 x86_64)
url="https://github.com/SpineML/SpineCreator.git"
license=('GPL3')
-depends=(brahms qt5-base)
+depends=(brahms qt5-base graphviz)
makedepends=(git cmake)
provides=("spinecreator")
conflicts=("spinecreator")