virt-manager: remove gnome-icon-theme

This commit is contained in:
Enno Boland 2018-10-18 18:56:26 +02:00 committed by Enno Boland
parent f1892cff16
commit 8dc7c1db51
1 changed files with 4 additions and 5 deletions

View File

@ -1,15 +1,14 @@
# Template file for 'virt-manager'
pkgname=virt-manager
version=1.5.1
revision=1
revision=2
noarch=yes
nocross=yes
build_style=python2-module
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-python python-urlgrabber
libxml2-python python-ipaddr gir-freedesktop libvirt-glib
spice-gtk gtk-vnc vte3 python-requests dmidecode"
depends="libosinfo python-gobject gnome-ssh-askpass openbsd-netcat yajl
python-gconf libvirt-python python-urlgrabber libxml2-python python-ipaddr
gir-freedesktop libvirt-glib spice-gtk gtk-vnc vte3 python-requests dmidecode"
pycompile_dirs="/usr/share/$pkgname"
short_desc="User interface for managing virtual machines"
maintainer="Andrea Brancaleoni <abc@pompel.me>"