summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Kogut2015-11-23 15:46:26 -0800
committerJoseph Kogut2015-11-23 15:46:26 -0800
commit06b7d7d4a6814529aa8f09daa461125ec03c922e (patch)
treecf0de735a074981f9666735a0f1754396f4b2ed4
parentaa77ba8d2e5dba6639f44ddc13a720f78ae0f073 (diff)
downloadaur-06b7d7d4a6814529aa8f09daa461125ec03c922e.tar.gz
Add 'linux-igvtg' to depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b94c72a31afa..1feb31f1e5f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Virtual Machine Hypervisor & Tools"
arch=(i686 x86_64)
url="http://www.xenproject.org/"
license=(GPL2)
-depends=(bridge-utils curl gnutls iproute2 libaio libcap-ng libiscsi libjpeg-turbo libpng libseccomp lzo2 nss pixman pciutils python python2 sdl yajl spice usbredir)
+depends=(linux-igvtg bridge-utils curl gnutls iproute2 libaio libcap-ng libiscsi libjpeg-turbo libpng libseccomp lzo2 nss pixman pciutils python python2 sdl yajl spice usbredir)
[[ "$CARCH" == "x86_64" ]] && depends+=(lib32-glibc)
makedepends=(bin86 cmake dev86 git iasl markdown ocaml-findlib figlet wget spice-protocol)
optdepends=('xen-docs: Official Xen Documentation' 'openvswitch: Optional Networking support')