From ae149d6293587f0ebf03dfe6aa4494e250aeb349 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Thu, 9 Jun 2022 23:59:40 +0000 Subject: user/wayland-protocols: remove unsupported meson argument. fixes #774. --- user/wayland-protocols/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'user') diff --git a/user/wayland-protocols/APKBUILD b/user/wayland-protocols/APKBUILD index 1286e08ad..976ad7198 100644 --- a/user/wayland-protocols/APKBUILD +++ b/user/wayland-protocols/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sheila Aman pkgname=wayland-protocols pkgver=1.25 -pkgrel=0 +pkgrel=1 pkgdesc="Protocols and protocol extensions complementing the Wayland core protocol" url="https://wayland.freedesktop.org" arch="noarch" @@ -24,7 +24,6 @@ build() { --mandir=/usr/share/man \ --localstatedir=/var \ --buildtype=plain \ - -Ddocumentation=false \ . output meson compile ${JOBS:+-j ${JOBS}} -C output -- cgit v1.2.3-70-g09d2