summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMansour Behabadi2017-10-11 19:46:46 +1100
committerMansour Behabadi2017-10-11 19:46:46 +1100
commit93cf51088cbed6a93b74f7bc91e36e74183c9083 (patch)
treecce7fbc106a7676a59868d3b3844eadf78aac687 /PKGBUILD
parent6188774fa6e04b59e59d142173822c47b8c0e3aa (diff)
downloadaur-93cf51088cbed6a93b74f7bc91e36e74183c9083.tar.gz
Add webkitgtk2 as a dep
thanks Sigi
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25c6c3bd44ad..9f67fca385a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url='https://community.pentaho.com/projects/data-integration/'
license=('Apache')
-depends=('java-runtime' 'gtk2' 'libxtst')
+depends=('java-runtime' 'gtk2' 'libxtst' 'webkitgtk2')
source=(
"https://downloads.sourceforge.net/project/pentaho/Data%20Integration/$(echo $pkgver | grep -Po '^\d+\.\d+')/pdi-ce-${pkgver//_/-}.zip"