virt-manager: add spice-gtk,gtk-vnc dependencies

This commit is contained in:
Andrea Brancaleoni 2015-03-11 12:43:38 +01:00 committed by Juan RP
parent 2482eba8c0
commit 1c408825f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'virt-manager'
pkgname=virt-manager
version=1.1.0
revision=3
revision=4
noarch=yes
build_style=python-module
hostmakedepends="intltool python-devel glib-devel"
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"
python-urlgrabber libxml2-python python-ipaddr spice-gtk gtk-vnc"
pycompile_dirs="/usr/share/$pkgname"
short_desc="User interface for managing virtual machines"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"