From de0e8a1fff080f6bd03e88c2dd146c890e4152d7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Sep 2025 11:18:35 +0200 Subject: wayland: add build time dependency to libffi --- package/wayland/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/wayland/Makefile b/package/wayland/Makefile index 61bd7271c..4325bf3d6 100644 --- a/package/wayland/Makefile +++ b/package/wayland/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_HASH:= 864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed PKG_DESCR:= wayland PKG_SECTION:= x11/libs -PKG_BUILDDEP:= wayland-host +PKG_BUILDDEP:= wayland-host libffi HOST_BUILDDEP:= meson-host expat-host libxml2-host libffi-host PKG_SITES:= https://gitlab.freedesktop.org/wayland/wayland/-/releases/$(PKG_VERSION)/downloads/ PKG_OPTS:= dev -- cgit v1.2.3