mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
mesa3d: add dependency on host-xutil_makedepend
The mesa3d now requires the makedepend host utility, otherwise, it fails with: configure: error: makedepend is required to build Mesa Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reported-by: Noel Vellemans <Noel.Vellemans@visionBMS.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4e5f63a569
commit
8bd0a20b14
@ -27,6 +27,7 @@ MESA3D_DEPENDENCIES = \
|
|||||||
xlib_libXfixes \
|
xlib_libXfixes \
|
||||||
xproto_dri2proto \
|
xproto_dri2proto \
|
||||||
libdrm \
|
libdrm \
|
||||||
expat
|
expat \
|
||||||
|
host-xutil_makedepend
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user