cairo: remove host variant
Since we no longer need to build pango on the host, cairo on the host is no longer needed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
832ce382c6
commit
7b38fc20ba
@ -79,8 +79,6 @@ else
|
||||
CAIRO_CONF_OPT += --disable-svg
|
||||
endif
|
||||
|
||||
HOST_CAIRO_DEPENDENCIES = host-pkg-config host-pixman host-fontconfig
|
||||
|
||||
HOST_CAIRO_CONF_OPT = \
|
||||
--enable-ps \
|
||||
--enable-pdf \
|
||||
@ -90,4 +88,3 @@ HOST_CAIRO_CONF_OPT = \
|
||||
--disable-svg
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,cairo))
|
||||
$(eval $(call AUTOTARGETS,package,cairo,host))
|
||||
|
Loading…
Reference in New Issue
Block a user