mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
weston: Add make dependency on cairo
There's already a config dependency, make sure we build it too. Signed-off-by: Will Newton <will.newton@linaro.org> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1c3afe4bc1
commit
8f2578d7b7
@ -10,7 +10,8 @@ WESTON_SOURCE = weston-$(WAYLAND_VERSION).tar.xz
|
|||||||
WESTON_LICENSE = MIT
|
WESTON_LICENSE = MIT
|
||||||
WESTON_LICENSE_FILES = COPYING
|
WESTON_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
WESTON_DEPENDENCIES = wayland libxkbcommon pixman libpng jpeg mtdev udev
|
WESTON_DEPENDENCIES = wayland libxkbcommon pixman libpng \
|
||||||
|
jpeg mtdev udev cairo
|
||||||
WESTON_CONF_OPT = \
|
WESTON_CONF_OPT = \
|
||||||
--disable-egl \
|
--disable-egl \
|
||||||
--disable-xwayland \
|
--disable-xwayland \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user