summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Sabota2018-03-06 17:21:13 -0500
committerLukas Sabota2018-03-06 17:21:13 -0500
commit73399ff88fccb7d641783a3f462c689b0bde55c5 (patch)
tree3c836030bd234227fcec2bdef684a9e40595bb98 /PKGBUILD
parente2d9ace9e417233536399a9220d03425e1c94ace (diff)
downloadaur-sn76489-vst-git.tar.gz
Add webkitgtk dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b4f9315496b..b57ed1b97062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="http://socalabs.com/"
license=('LGPL')
groups=('socalabs-vst-suite')
-depends=('mesa')
+depends=('mesa' 'webkit2gtk')
makedepends=('git')
source=('SN76489::git+https://github.com/FigBug/SN76489.git'
'dRowAudio::git+https://github.com/FigBug/drowaudio.git#commit=3a1e6eb75681b166c055c501a2ed4a8df8a44df0'