summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuges2018-03-11 21:31:32 +0100
committerMuges2018-03-11 21:31:32 +0100
commit45da1c663b1ca5d8224ed7cfdcb0744b45f2d85c (patch)
treef273965453e1488a505453484b8bfb25476ede6b
parent7336d90ab966dfb5cbdce32f1c4569a857392413 (diff)
downloadaur-45da1c663b1ca5d8224ed7cfdcb0744b45f2d85c.tar.gz
add webkitgtk to depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5e14b119962..a8b9d3755a79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/Muges/erika"
depends=('gtk3' 'python-gobject' 'python-feedparser' 'python-lxml'
'python-mutagen' 'python-mygpoclient' 'python-peewee' 'python-pillow'
'python-requests' 'gst-plugins-base' 'gst-plugins-good'
- 'gst-plugins-ugly')
+ 'gst-plugins-ugly' 'webkitgtk')
source=(${pkgname}::git+https://github.com/Muges/erika.git)
sha1sums=('SKIP')