mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/virt-viewer: remove unused intltool dependency
This commit is contained in:
parent
4196453bd8
commit
d93c500ca5
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
|
||||||
pkgname=virt-viewer
|
pkgname=virt-viewer
|
||||||
pkgver=11.0
|
pkgver=11.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A lightweight interface for interacting with the graphical display of virtualized guest OS"
|
pkgdesc="A lightweight interface for interacting with the graphical display of virtualized guest OS"
|
||||||
url="https://virt-manager.org"
|
url="https://virt-manager.org"
|
||||||
arch="all !s390x !riscv64" # spice-gtk
|
arch="all !s390x !riscv64" # spice-gtk
|
||||||
@ -12,8 +12,8 @@ makedepends="
|
|||||||
glib-dev
|
glib-dev
|
||||||
gtk+3.0-dev
|
gtk+3.0-dev
|
||||||
gtk-vnc-dev
|
gtk-vnc-dev
|
||||||
intltool
|
|
||||||
meson
|
meson
|
||||||
|
perl
|
||||||
spice-gtk-dev
|
spice-gtk-dev
|
||||||
spice-protocol
|
spice-protocol
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user