mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
docker: requires pkgconfig, glib2 and X11
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
config BR2_PACKAGE_DOCKER
|
||||
bool "docker"
|
||||
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
select BR2_PACKAGE_PKGCONFIG
|
||||
help
|
||||
a system tray dock for X
|
||||
|
||||
|
||||
Reference in New Issue
Block a user