mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/wayland: drop non-existing configure option
--disable-scanner was removed back in 2015, so drop it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8498c45e63
commit
ed207dbc1c
@ -14,7 +14,7 @@ WAYLAND_DEPENDENCIES = host-pkgconf host-wayland expat libffi libxml2
|
|||||||
HOST_WAYLAND_DEPENDENCIES = host-pkgconf host-expat host-libffi host-libxml2
|
HOST_WAYLAND_DEPENDENCIES = host-pkgconf host-expat host-libffi host-libxml2
|
||||||
|
|
||||||
# wayland-scanner is only needed for building, not on the target
|
# wayland-scanner is only needed for building, not on the target
|
||||||
WAYLAND_CONF_OPTS = --disable-scanner --with-host-scanner
|
WAYLAND_CONF_OPTS = --with-host-scanner
|
||||||
|
|
||||||
# Remove the DTD from the target, it's not needed at runtime
|
# Remove the DTD from the target, it's not needed at runtime
|
||||||
define WAYLAND_TARGET_CLEANUP
|
define WAYLAND_TARGET_CLEANUP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user