virt-manager: remove unnecessary bdeps; use pycompile_dirs.
Close #1079
This commit is contained in:
parent
93f06469b7
commit
d703e64d34
@ -1,12 +1,14 @@
|
|||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="intltool"
|
build_style=python-module
|
||||||
makedepends="vte3-devel libvirt-glib-devel spice-gtk-devel graphite-devel yajl-devel python-gconf"
|
hostmakedepends="intltool python-devel glib-devel"
|
||||||
depends="libosinfo python-gobject2 gnome-icon-theme gnome-ssh-askpass openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python python-urlgrabber libxml2-python python-ipaddr"
|
depends="libosinfo python-gobject2 gnome-icon-theme gnome-ssh-askpass
|
||||||
|
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
|
||||||
|
python-urlgrabber libxml2-python python-ipaddr"
|
||||||
|
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>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user