summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Mildenberger2015-07-25 00:39:55 +0200
committerPhilipp Mildenberger2015-07-25 00:39:55 +0200
commit11fae3229b41688466f10449f404f15e202d57d8 (patch)
tree4c3290307af22eafa2836bc469b07404a1dc885c
parenta12fe854ab488b60c54837a07c87d9543c0ed772 (diff)
downloadaur-11fae3229b41688466f10449f404f15e202d57d8.tar.gz
updated the dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 231fbabdc5eb..ed8ab51a6424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Fragmentarium is an open source, cross-platform IDE for exploring pixel
arch=('i686' 'x86_64')
url="http://syntopia.github.com/Fragmentarium/"
license=('GPL3 or LGPL 2.1')
-depends=('qt5-base' 'mesa')
+depends=('qt5-base' 'qt5-xmlpatterns' 'qt5-script' 'mesa')
makedepends=("git")
provides=(${_pkgname})
conflicts=(${_pkgname})