mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 17:37:43 +00:00
fix deps so xorg can once again be selected
This commit is contained in:
parent
7b30fa8599
commit
776c9099d2
@ -2,8 +2,8 @@ config BR2_PACKAGE_XORG
|
||||
bool "X.org X Window System"
|
||||
default n
|
||||
depends !BR2_PACKAGE_TINYX
|
||||
depends BR2_PACKAGE_ZLIB
|
||||
depends BR2_PACKAGE_LIBPNG
|
||||
select BR2_PACKAGE_ZLIB
|
||||
select BR2_PACKAGE_LIBPNG
|
||||
help
|
||||
The official X Window system and server.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user