d9fb1c5fc86e5f2c6443adebe9add2601c8c19f5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xapp_xinit / Config.in
1 config BR2_PACKAGE_XAPP_XINIT
2         bool "xinit"
3         depends on BR2_USE_MMU # fork()
4         # Runtime dependency: can't start an X server unless there is one
5         depends on BR2_PACKAGE_XSERVER_XORG_SERVER
6         # Runtime dependency; mcookie is also in util-linux
7         select BR2_PACKAGE_MCOOKIE if !BR2_PACKAGE_UTIL_LINUX
8         select BR2_PACKAGE_XAPP_XAUTH
9         select BR2_PACKAGE_XLIB_LIBX11
10         help
11           X Window System initializer