summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorforumi07212018-07-30 23:47:05 +0900
committerforumi07212018-07-30 23:47:05 +0900
commit4be87fc9413e1a3aee0c849a5b71e21ba1922367 (patch)
tree341db044c7aeec51a3f6ba677da13ddb5ae95205 /PKGBUILD
parent4b15e6b5fbc99f8617388cd0e68a0b25c3c495f7 (diff)
downloadaur-webvirtmgr-git.tar.gz
Update packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3882ec0b8434..da3366246137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url='https://www.webvirtmgr.net/'
license=('Apache')
-depends=('libvirt' 'libvirt-python' 'qemu' 'dnsmasq' 'bridge-utils' 'ebtables' 'dmidecode' 'python2' 'supervisor'
+depends=('libvirt' 'libvirt-python2' 'qemu' 'dnsmasq' 'bridge-utils' 'ebtables' 'dmidecode' 'python2' 'supervisor'
'websockify')
makedepends=('git' 'python2-pip')
options=('!strip' '!emptydirs')