|
@@ -1,5 +1,6 @@
|
|
config BR2_PACKAGE_XLIB_LIBXXF86DGA
|
|
config BR2_PACKAGE_XLIB_LIBXXF86DGA
|
|
bool "libXxf86dga"
|
|
bool "libXxf86dga"
|
|
|
|
+ depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
|
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|