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