rabbitmq-server: security bump to version 3.6.6
[buildroot-gz.git] / package / x11r7 / xdriver_xf86-video-openchrome / Config.in
blobe2bb6c49035e9f16e35664ff3d318e81d754b174
1 config BR2_PACKAGE_XDRIVER_XF86_VIDEO_OPENCHROME
2         bool "xf86-video-openchrome"
3         depends on BR2_PACKAGE_MESA3D
4         select BR2_PACKAGE_LIBDRM
5         select BR2_PACKAGE_XLIB_LIBX11
6         select BR2_PACKAGE_XLIB_LIBXCOMPOSITE
7         select BR2_PACKAGE_XLIB_LIBXVMC
8         select BR2_PACKAGE_XPROTO_GLPROTO
9         select BR2_PACKAGE_XPROTO_RANDRPROTO
10         select BR2_PACKAGE_XPROTO_RENDERPROTO
11         select BR2_PACKAGE_XPROTO_XEXTPROTO
12         select BR2_PACKAGE_XPROTO_XF86DRIPROTO
13         select BR2_PACKAGE_XPROTO_XPROTO
14         help
15           Openchrome, A free and Open Source video driver for the VIA/S3G
16           UniChrome and UniChrome Pro graphics chipsets.
18           https://www.freedesktop.org/wiki/Openchrome/
20 comment "xf86-video-openchrome needs mesa3d"
21         depends on !BR2_PACKAGE_MESA3D