From: Yousong Zhou Date: Mon, 8 Jun 2020 02:24:11 +0000 (+0800) Subject: pixman: switch to using meson X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c020d5a2b4e7e38df333a877ab160ff44fcb0ffa;p=openwrt-packages.git pixman: switch to using meson Signed-off-by: Rosen Penev Signed-off-by: Yousong Zhou (splits of commit) --- diff --git a/libs/pixman/Makefile b/libs/pixman/Makefile index 3f413b93d..924d1e8d2 100644 --- a/libs/pixman/Makefile +++ b/libs/pixman/Makefile @@ -21,8 +21,10 @@ PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf PKG_INSTALL:=1 +PKG_BUILD_DEPENDS:=meson/host include $(INCLUDE_DIR)/package.mk +include ../../devel/meson/meson.mk define Package/pixman