summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2017-07-04 00:11:18 +0200
committerFabioLolix2017-07-04 00:11:18 +0200
commit31e44392f07b823d972cb25e8dca9b5894fef494 (patch)
tree8c8df75d7c9101b50efe6ce492254db8b8beb690 /PKGBUILD
parentc1624a5dc09cecd1abd896f95fc97bb97c545d3f (diff)
downloadaur-31e44392f07b823d972cb25e8dca9b5894fef494.tar.gz
Add makedepend Vala
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d54b197ce459..5f526970f85c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/FabioLolix
pkgname=polo
-pkgrel=1
+pkgrel=2
pkgver=17.7
_betaver=beta.8
pkgdesc="GTK file manager, currently in beta"
@@ -10,6 +10,7 @@ arch=('i686' 'x86_64')
url="http://www.teejeetech.in/"
license=('GPL2')
depends=('gtk3' 'libgee' 'libsoup' 'vte3')
+makedepends=('vala')
optdepends=('mediainfo'
'fish'
'perl-image-exiftool'