aboutsummaryrefslogtreecommitdiffstats
path: root/community/spice-gtk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/spice-gtk/APKBUILD')
-rw-r--r--community/spice-gtk/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/spice-gtk/APKBUILD b/community/spice-gtk/APKBUILD
index 22663e37e62..98a95838e8b 100644
--- a/community/spice-gtk/APKBUILD
+++ b/community/spice-gtk/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=spice-gtk
pkgver=0.37
-pkgrel=1
+pkgrel=2
pkgdesc="A GTK+ widget for SPICE clients"
url="http://spice-space.org/page/Spice-Gtk"
arch="all"
@@ -46,6 +46,7 @@ source="https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2
build() {
meson \
--prefix=/usr \
+ --buildtype=plain \
-Dgtk=enabled \
-Dwebdav=disabled \
-Dpulse=disabled \