summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cee0d75f6c7a..c988d0c04153 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = sigasi
url = http://www.sigasi.com/
arch = x86_64
license = custom
+ makedepends = unzip
depends = glib2
options = !strip
source = http://download.sigasi.com/updates/latest/com.sigasi.hdt.product-linux.gtk.x86_64.zip
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')