diff options
Diffstat (limited to 'package/matchbox/Config.in')
-rw-r--r-- | package/matchbox/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/matchbox/Config.in b/package/matchbox/Config.in index afa568412..f57346783 100644 --- a/package/matchbox/Config.in +++ b/package/matchbox/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_MATCHBOX bool "MatchBox Window Manager" - select BR2_PACKAGE_XORG7 + depends on BR2_PACKAGE_XORG7 select BR2_PACKAGE_FONTCONFIG select BR2_PACKAGE_XLIB_LIBXDAMAGE select BR2_PACKAGE_XLIB_LIBXCURSOR |