summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-13 10:43:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-13 10:43:07 +0200
commit04b1dbc1cf86bf8edc2186bc17752ca8e35daa7a (patch)
tree88bf014d17d20b506fdad4a6e98ca9259c852c59
parentba0bd65eebc69ea6c1212de6bc99205183ffa037 (diff)
weston: add missing runtime dependency
-rw-r--r--package/weston/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/weston/Makefile b/package/weston/Makefile
index 205104b99..3355dd394 100644
--- a/package/weston/Makefile
+++ b/package/weston/Makefile
@@ -11,6 +11,7 @@ PKG_DESCR:= wayland compositor
PKG_SECTION:= x11/drivers
PKG_DEPENDS:= wayland libxkbcommon libinput libpng libjpeg-turbo libseat mesa libexpat
PKG_DEPENDS+= libwebp pam libxcursor libudev xkeyboard-config cairo libffi libdrm seatd
+PKG_DEPENDS+= libdisplay-info
PKG_BUILDDEP:= wayland wayland-protocols libxkbcommon libinput libpng libjpeg-turbo expat
PKG_BUILDDEP+= libwebp pam libXcursor eudev cairo libseat libffi libdrm libdisplay-info mesa
PKG_SITES:= https://gitlab.freedesktop.org/wayland/weston/-/releases/$(PKG_VERSION)/downloads/