Commit d776138b authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

matchbox: fix dependencies



A dependency on BR2_PACKAGE_XORG7 is enough, no need to depend on
BR2_PACKAGE_XORG_XSERVER.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 1d5228ac
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
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