mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +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'
|
||||
pkgname=virt-manager
|
||||
version=1.4.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-glib-python libvirt-python
|
||||
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue