virt-manager: remove gnome-icon-theme
This commit is contained in:
parent
f1892cff16
commit
8dc7c1db51
|
@ -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>"
|
||||
|
|
Loading…
Reference in New Issue