wlroots-tinywl: update; use wayland-native instead of hosts wayland-scanner

This commit is contained in:
Markus Volk
2023-01-31 13:13:26 +01:00
parent 486509fd2c
commit 17a9397eb7
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,3 @@
WAYLAND_PROTOCOLS=$(shell pkg-config --variable=pkgdatadir wayland-protocols)
WAYLAND_SCANNER=$(shell pkg-config --variable=wayland_scanner wayland-scanner)
LIBS=\
$(shell pkg-config --cflags --libs wlroots) \
$(shell pkg-config --cflags --libs wayland-server) \