Merge pull request #3475 from Vaelatern/addvirtdep

virt-manager: Add missed runtime dependency
This commit is contained in:
Juan RP 2016-01-27 07:37:10 +01:00
commit 873e164358

View file

@ -9,7 +9,7 @@ hostmakedepends="intltool python-devel glib-devel gtk-update-icon-cache"
depends="libosinfo python-gobject gnome-icon-theme gnome-ssh-askpass
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
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"
short_desc="User interface for managing virtual machines"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"