mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
virt-manager: remove gnome-icon-theme
This commit is contained in:
parent
f1892cff16
commit
8dc7c1db51
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="intltool python-devel glib-devel gtk-update-icon-cache"
|
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-ssh-askpass openbsd-netcat yajl
|
||||||
openbsd-netcat yajl python-gconf libvirt-python python-urlgrabber
|
python-gconf libvirt-python python-urlgrabber libxml2-python python-ipaddr
|
||||||
libxml2-python python-ipaddr gir-freedesktop libvirt-glib
|
gir-freedesktop libvirt-glib spice-gtk gtk-vnc vte3 python-requests dmidecode"
|
||||||
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 <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue