* [Buildroot] [git commit] mesa3d: don't depend on the X server
@ 2012-02-06 16:14 Peter Korsgaard
2012-02-06 23:44 ` Arnout Vandecappelle
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2012-02-06 16:14 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=80a7e8216e53cd7195e78e30e90821584b537b53
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
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>
---
package/x11r7/mesa3d/Config.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/package/x11r7/mesa3d/Config.in b/package/x11r7/mesa3d/Config.in
index 596eea3..47ded29 100644
--- a/package/x11r7/mesa3d/Config.in
+++ b/package/x11r7/mesa3d/Config.in
@@ -7,7 +7,6 @@ config BR2_PACKAGE_MESA3D
select BR2_PACKAGE_XPROTO_DRI2PROTO
select BR2_PACKAGE_LIBDRM
select BR2_PACKAGE_EXPAT
- depends on BR2_PACKAGE_XSERVER_XORG_SERVER
depends on BR2_PACKAGE_XSERVER_xorg
depends on BR2_INSTALL_LIBSTDCPP
help
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [git commit] mesa3d: don't depend on the X server
2012-02-06 16:14 [Buildroot] [git commit] mesa3d: don't depend on the X server Peter Korsgaard
@ 2012-02-06 23:44 ` Arnout Vandecappelle
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-02-06 23:44 UTC (permalink / raw)
To: buildroot
On Monday 06 February 2012 17:14:39 Peter Korsgaard wrote:
> 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.
And this will become even more true when we get Wayland in buildroot :-)
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-06 23:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 16:14 [Buildroot] [git commit] mesa3d: don't depend on the X server Peter Korsgaard
2012-02-06 23:44 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox