mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-21 05:34:09 -04:00
tinywl: bump wlroots version to 0.21
This commit is contained in:
parent
627da39e76
commit
8fe3034948
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PKG_CONFIG?=pkg-config
|
||||
|
||||
PKGS="wlroots-0.20" wayland-server xkbcommon
|
||||
PKGS="wlroots-0.21" wayland-server xkbcommon
|
||||
CFLAGS_PKG_CONFIG!=$(PKG_CONFIG) --cflags $(PKGS)
|
||||
CFLAGS+=$(CFLAGS_PKG_CONFIG)
|
||||
LIBS!=$(PKG_CONFIG) --libs $(PKGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue