virt-manager: Add missing runtime dependency

This commit is contained in:
Toyam Cox 2016-02-02 23:38:28 -05:00
parent 7427934e4e
commit eedd8d3a4e

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=3 revision=4
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 python-requests" spice-gtk gtk-vnc vte3 python-requests dmidecode"
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>"