mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
mesa3d: don't depend on the X server
There's no particular reason why you shouldn't be able to build mesa without the X server (E.G. for remote X), so remove it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7b236b937d
commit
80a7e8216e
@ -7,7 +7,6 @@ config BR2_PACKAGE_MESA3D
|
|||||||
select BR2_PACKAGE_XPROTO_DRI2PROTO
|
select BR2_PACKAGE_XPROTO_DRI2PROTO
|
||||||
select BR2_PACKAGE_LIBDRM
|
select BR2_PACKAGE_LIBDRM
|
||||||
select BR2_PACKAGE_EXPAT
|
select BR2_PACKAGE_EXPAT
|
||||||
depends on BR2_PACKAGE_XSERVER_XORG_SERVER
|
|
||||||
depends on BR2_PACKAGE_XSERVER_xorg
|
depends on BR2_PACKAGE_XSERVER_xorg
|
||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user