summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Coetzee2015-08-06 09:10:17 +0200
committerStephen Coetzee2015-08-06 09:10:17 +0200
commitaa5edf78df5000b421bef2d8ad76b248cbdfc81a (patch)
tree3611ab1c21f0785f33f0703fe1514dd892df283d /PKGBUILD
parentc1e618bea20f253f9cb5b01ce431862d47d474f3 (diff)
downloadaur-aa5edf78df5000b421bef2d8ad76b248cbdfc81a.tar.gz
Added spice-gtk3 dependency, as the script uses binary spicy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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() {