mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/virt-manager: disable tui, its broken
This commit is contained in:
parent
150789c930
commit
9984f011f1
@ -1,8 +1,7 @@
|
||||
# Contributor:
|
||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||
pkgname=virt-manager
|
||||
pkgver=0.9.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GUI for managing virtual machines"
|
||||
url="http://virt-manager.et.redhat.com/"
|
||||
arch="noarch"
|
||||
@ -29,6 +28,7 @@ build() {
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--with-default-graphics=spice \
|
||||
--without-tui \
|
||||
|| return 1
|
||||
make || return 1
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user