mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
virt-manager: replace dependency on libvirt-glib-python with libvirt-glib
Closes: #5584 [via git-merge-pr]
This commit is contained in:
parent
f08f544462
commit
24ed62f21c
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=1.4.1
|
version=1.4.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-icon-theme gnome-ssh-askpass
|
||||||
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
|
openbsd-netcat yajl python-gconf libvirt-python python-urlgrabber
|
||||||
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
|
libxml2-python python-ipaddr 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue