summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Van Assche2019-02-01 17:18:20 +0100
committerFrederic Van Assche2019-02-01 17:18:20 +0100
commit201e6580cb2f7dfccab5378493c39561a4ad972e (patch)
tree6eb2607089f4cedba60f9676937a1e32afe2a4d6 /PKGBUILD
parenta78e51f42421cd65caeb37ec43e6528c76065c86 (diff)
downloadaur-201e6580cb2f7dfccab5378493c39561a4ad972e.tar.gz
Add unzip to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67ec7cae11ce..888e046670b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('custom')
source=('http://download.sigasi.com/updates/latest/com.sigasi.hdt.product-linux.gtk.x86_64.zip'
'sigasi.desktop')
depends=('glib2')
+makedepends=('unzip')
options=('!strip')
sha256sums=('0bc95d91d5578a50b02afd442d9c39b7800d7c31c32d5e6b9443e0ae150ab431'
'a8084b3146904c2accd5946e2aa493e133c56e4f8f0d7f582a0edcb080a7958c')