Merge pull request #3531 from Vaelatern/virt-missing

Virt missing dependency
This commit is contained in:
Juan RP 2016-02-03 07:58:28 +01:00
commit 0aed6fc4f3

View file

@ -1,7 +1,7 @@
# Template file for 'virt-manager'
pkgname=virt-manager
version=1.3.2
revision=3
revision=4
noarch=yes
nocross=yes
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
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
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"
short_desc="User interface for managing virtual machines"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"