summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {