summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2017-01-15 18:23:19 +0100
committerLuca Weiss2017-01-15 18:23:19 +0100
commit0598f8cae2eb31548a38280da8ca8be484a08426 (patch)
tree49dc673dad717ef078968c2aae9755811b7b31f2 /PKGBUILD
parent8af44ecba176be71367922284ff69cfce427ec65 (diff)
downloadaur-0598f8cae2eb31548a38280da8ca8be484a08426.tar.gz
Add webkit2gtk dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0882d9bd7cc0..e650c59ac908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=polychromatic
pkgver=0.3.6
-pkgrel=1
+pkgrel=2
pkgdesc='A graphical front end for managing Razer peripherals under GNU/Linux.'
arch=('any')
license=('GPL2')
source=("$pkgname-v$pkgver.tar.gz::https://github.com/lah7/polychromatic/archive/v$pkgver.tar.gz")
url='https://github.com/lah7/polychromatic'
makedepends=('rsync')
-depends=('python' 'hicolor-icon-theme' 'python-razer')
+depends=('python' 'hicolor-icon-theme' 'python-razer' 'webkit2gtk')
sha512sums=('d73e3ea0a0933a6344a556293e506d864aaae8e00311198a54efe6654da6e3eece8b3799b27f9d7baa5dae179a53be97256550c490719484cd80f42432a7dff0')
package() {