mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
fixed pixman install
This commit is contained in:
@@ -10,6 +10,8 @@ PIXMAN_SITE = http://cairographics.org/releases/
|
||||
PIXMAN_AUTORECONF = NO
|
||||
PIXMAN_INSTALL_STAGING = YES
|
||||
PIXMAN_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install install-data
|
||||
PIXMAN_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install install-data
|
||||
|
||||
PIXMAN_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_dmxproto
|
||||
|
||||
$(eval $(call AUTOTARGETS,package/x11r7,pixman))
|
||||
|
||||
Reference in New Issue
Block a user