mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
Avoid circular dependency
This commit is contained in:
parent
5283c21dda
commit
ff2c1c8cd7
@ -1,8 +1,8 @@
|
|||||||
config BR2_PACKAGE_TINYX
|
config BR2_PACKAGE_TINYX
|
||||||
bool "tinyx"
|
bool "tinyx"
|
||||||
default y if BR2_PACKAGE_XSERVER_tinyx
|
default y if BR2_PACKAGE_XSERVER_tinyx
|
||||||
depends on BR2_USE_WCHAR
|
select BR2_USE_WCHAR
|
||||||
depends on BR2_ENABLE_LOCALE
|
select BR2_ENABLE_LOCALE
|
||||||
help
|
help
|
||||||
A tiny X server. Also known as 'Xfbdev' and 'kdrive'.
|
A tiny X server. Also known as 'Xfbdev' and 'kdrive'.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user