Browse Source

pixman: switch to using meson

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(splits of commit)
lilik-openwrt-22.03
Yousong Zhou 4 years ago
parent
commit
c020d5a2b4
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libs/pixman/Makefile

+ 2
- 0
libs/pixman/Makefile View File

@ -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


Loading…
Cancel
Save