summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 294098a42769..7ae230718ca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,7 @@ url="http://www.foobnix.com/"
license=('GPL3')
source=("https://github.com/foobnix/foobnix/archive/${pkgver}.tar.gz")
md5sums=('0602df86c4027d7ef36b0224c92553ed')
-depends=('desktop-file-utils' 'gettext' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly'
-'gst-plugins-base-libs' 'gst-python2' 'mutagen' 'python2-chardet' 'python2-gobject' 'python2-keybinder2' 'python2-notify'
-'python2-simplejson')
+depends=('desktop-file-utils' 'gettext' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'webkitgtk' 'gst-plugins-base-libs' 'gst-python2' 'mutagen' 'python2-chardet' 'python2-gobject' 'python2-keybinder2' 'python2-notify' 'python2-simplejson')
install=foobnix.install
build() {