virt-manager: Add missed runtime dependency

This commit is contained in:
Toyam Cox 2016-01-26 22:55:30 -05:00
parent ff28743831
commit 1522fe8373

View file

@ -1,7 +1,7 @@
# Template file for 'virt-manager' # Template file for 'virt-manager'
pkgname=virt-manager pkgname=virt-manager
version=1.3.2 version=1.3.2
revision=1 revision=2
noarch=yes noarch=yes
nocross=yes nocross=yes
build_style=python-module build_style=python-module
@ -9,7 +9,7 @@ hostmakedepends="intltool python-devel glib-devel gtk-update-icon-cache"
depends="libosinfo python-gobject gnome-icon-theme gnome-ssh-askpass depends="libosinfo python-gobject gnome-icon-theme gnome-ssh-askpass
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
spice-gtk gtk-vnc vte3" spice-gtk gtk-vnc vte3 python-requests"
pycompile_dirs="/usr/share/$pkgname" pycompile_dirs="/usr/share/$pkgname"
short_desc="User interface for managing virtual machines" short_desc="User interface for managing virtual machines"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>" maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"