summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Coetzee2015-08-06 09:10:17 +0200
committerStephen Coetzee2015-08-06 09:10:17 +0200
commitaa5edf78df5000b421bef2d8ad76b248cbdfc81a (patch)
tree3611ab1c21f0785f33f0703fe1514dd892df283d
parentc1e618bea20f253f9cb5b01ce431862d47d474f3 (diff)
downloadaur-aa5edf78df5000b421bef2d8ad76b248cbdfc81a.tar.gz
Added spice-gtk3 dependency, as the script uses binary spicy
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8013ae88caea..ba762f9e2c5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = isohost-tools
license = GPL3
depends = virtviewer
depends = perl
+ depends = spice-gtk3
source = http://isoho.st/download/isohost-tools-0.4.tar.bz2
md5sums = ff06ecc81f7afbfc6f314b46074572ce
diff --git a/PKGBUILD b/PKGBUILD
index d5f13009954b..60f16d466b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
license=('GPL3')
url="http://isoho.st/"
source=(http://isoho.st/download/${pkgname}-${pkgver}.tar.bz2)
-depends=('virtviewer' 'perl')
+depends=('virtviewer' 'perl' 'spice-gtk3')
md5sums=('ff06ecc81f7afbfc6f314b46074572ce')
package() {