summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2015-06-08 19:56:58 -0700
committermutantmonkey2015-06-08 19:56:58 -0700
commit54ec2ab55e5ac33f4d960af15d748e29e9eeda0e (patch)
tree79b2a48d6b44ad1e6eea7024fc1de76c3779523c
parent05f2f3ec0dfbd08bd69748483ea6a31b3325ab56 (diff)
downloadaur-54ec2ab55e5ac33f4d960af15d748e29e9eeda0e.tar.gz
spice-vdagent: update dependencies
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90673c3e6acf..9ed82ad20395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=spice-vdagent
pkgver=0.15.0
-pkgrel=4
+pkgrel=5
pkgdesc="Spice agent xorg client that enables copy and paste between client and X-session and more"
arch=('i686' 'x86_64')
url="http://www.spice-space.org/"
license=('GPL')
-depends=('libpciaccess' 'libxinerama' 'libxrandr' 'libxfixes' 'spice-protocol')
+depends=('libpciaccess' 'libxinerama' 'libxrandr' 'libxfixes' 'spice-protocol' 'libsystemd')
optdepends=('dex: start spice-vdagent automatically on login')
+makedepends=('systemd')
source=("http://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2"
'spice-vdagentd.conf.d')
sha256sums=('5bae1747307c2f4195f6de97639391be7c6be6c5673fdcc9febed6faca22bd34'