mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
11 lines
333 B
Plaintext
11 lines
333 B
Plaintext
config BR2_PACKAGE_MATCHBOX_COMMON
|
|
bool "matchbox-common"
|
|
depends on BR2_PACKAGE_MATCHBOX_PANEL || BR2_PACKAGE_MATCHBOX_DESKTOP
|
|
select BR2_PACKAGE_MATCHBOX_LIB
|
|
help
|
|
Common desktop folders and matchbox-session script.
|
|
|
|
config BR2_PACKAGE_MATCHBOX_COMMON_PDA
|
|
bool "PDA style app folder"
|
|
depends on BR2_PACKAGE_MATCHBOX_COMMON
|