virt-manager: vte3 as dep (unbreak virt-viewer)
This commit is contained in:
parent
5a80eb8012
commit
86783f36e8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="intltool python-devel glib-devel"
|
||||||
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-glib-python libvirt-python
|
||||||
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
|
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
|
||||||
spice-gtk gtk-vnc"
|
spice-gtk gtk-vnc vte3"
|
||||||
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 <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
|
Loading…
Reference in a new issue