dunst: fix ~wayland build option
This commit is contained in:
parent
f158d1e339
commit
602b598337
@ -5,6 +5,7 @@ revision=1
|
|||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_build_args="SYSTEMD=0 WAYLAND=$(vopt_if wayland 1 0)"
|
make_build_args="SYSTEMD=0 WAYLAND=$(vopt_if wayland 1 0)"
|
||||||
|
make_install_args="$make_build_args"
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="gtk+-devel libXScrnSaver-devel libXinerama-devel libXrandr-devel
|
makedepends="gtk+-devel libXScrnSaver-devel libXinerama-devel libXrandr-devel
|
||||||
libxdg-basedir-devel libnotify-devel $(vopt_if wayland 'wayland-devel wayland-protocols')"
|
libxdg-basedir-devel libnotify-devel $(vopt_if wayland 'wayland-devel wayland-protocols')"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user