matchbox: fix dependencies
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Jul 2009 12:39:43 +0000 (14:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Jul 2009 21:26:46 +0000 (23:26 +0200)
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>
package/matchbox/Config.in

index b57a4a29f9c0da11514134cd99f950050cd41556..afa568412cb2edfcf60384311fbc2da022c96159 100644 (file)
@@ -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