summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLouis Jencka2015-11-22 15:34:35 -0700
committerLouis Jencka2015-11-22 15:34:35 -0700
commit042273c31e609b73a71da6e37c5ad38124e88b7a (patch)
treeb124d403c4bddcbd36d12aea277b705b3471f68f /PKGBUILD
parent12794a969397dbc12d9fd9764c466750483ba530 (diff)
downloadaur-042273c31e609b73a71da6e37c5ad38124e88b7a.tar.gz
Add python-six dependency to uzbl-browser-next-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f1a24e62394..04a03be2394d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,8 @@ package_uzbl-browser-next-git() {
depends=("uzbl-core-next-git=$pkgver"
"desktop-file-utils"
"python"
- "python2")
+ "python2"
+ "python-six")
provides=("uzbl-browser")
conflicts=("uzbl-browser")
install -d $pkgdir/usr/share/appdata