mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mako: fix build with meson 0.56.x.
This commit is contained in:
parent
6dcb39a79f
commit
a8798564ba
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=mako
|
||||||
version=1.4.1
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dzsh-completions=true -Dapparmor=true"
|
configure_args="-Dzsh-completions=true -Dapparmor=true -Dwerror=false"
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols"
|
hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols"
|
||||||
makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
||||||
elogind-devel gdk-pixbuf-devel"
|
elogind-devel gdk-pixbuf-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue