diff options
author | Bernd Kuhls <berndkuhls@hotmail.com> | 2014-03-29 21:56:05 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-29 23:10:56 +0100 |
commit | e5fcd32f164486d1330dcf7e9d12d05f97579bf1 (patch) | |
tree | 4cb5cd467d593d83c9e257f9ccca96cd2fa41ade /package/x11r7/Config.in | |
parent | e7698bd2eb977d7b23f547f1d374ccb7a0a137ad (diff) | |
download | buildroot-e5fcd32f164486d1330dcf7e9d12d05f97579bf1.tar.gz buildroot-e5fcd32f164486d1330dcf7e9d12d05f97579bf1.zip |
mesa3d: pull out from x11
mesa3d does not depend on x11, it can be used by wayland or other apps
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/x11r7/Config.in')
-rw-r--r-- | package/x11r7/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/x11r7/Config.in b/package/x11r7/Config.in index 5ef118b870..458d09fed7 100644 --- a/package/x11r7/Config.in +++ b/package/x11r7/Config.in @@ -15,7 +15,6 @@ if BR2_PACKAGE_XORG7 endmenu menu "X11R7 Libraries" source package/x11r7/libxcb/Config.in - source package/x11r7/mesa3d/Config.in source package/x11r7/xcb-util/Config.in source package/x11r7/xcb-util-image/Config.in source package/x11r7/xcb-util-keysyms/Config.in |