Add wayland-dev as slint build dependency
This commit is contained in:
@@ -14,7 +14,8 @@ RUN apk update && apk add \
|
||||
libmnl libmnl-dev \
|
||||
libnftnl libnftnl-dev \
|
||||
dbus dbus-dev \
|
||||
fontconfig-dev
|
||||
fontconfig-dev \
|
||||
wayland-dev
|
||||
|
||||
# Set pkg-config to use static libraries
|
||||
ENV PKG_CONFIG_ALLOW_STATIC=1
|
||||
|
||||
Reference in New Issue
Block a user