From 5ccd4d1c250acb3d3e65f16e55926ef0bc80153d Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 7 Sep 2021 15:24:45 -0700 Subject: treewide: compile with tools/meson Signed-off-by: Rosen Penev --- libs/libinput/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libs/libinput') diff --git a/libs/libinput/Makefile b/libs/libinput/Makefile index 5ee4c7053..1d174fb43 100644 --- a/libs/libinput/Makefile +++ b/libs/libinput/Makefile @@ -17,10 +17,9 @@ PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING PKG_INSTALL:=1 -PKG_BUILD_DEPENDS:=meson/host include $(INCLUDE_DIR)/package.mk -include ../../devel/meson/meson.mk +include $(INCLUDE_DIR)/meson.mk define Package/libinput SECTION:=libs -- cgit v1.2.3