mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
matchbox: fix dependencies
A dependency on BR2_PACKAGE_XORG7 is enough, no need to depend on BR2_PACKAGE_XORG_XSERVER. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_MATCHBOX
|
||||
bool "MatchBox Window Manager"
|
||||
select BR2_PACKAGE_XSERVER_XORG_SERVER
|
||||
select BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_FONTCONFIG
|
||||
select BR2_PACKAGE_XLIB_LIBXDAMAGE
|
||||
|
||||
Reference in New Issue
Block a user