mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/matchbox-wm: drop useless commented options
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
952ccff357
commit
b95a85d4ab
@@ -25,10 +25,7 @@ endif
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_XLIB_LIBXFT),y)
|
||||
#MATCHBOX_WM_OPTS += --enable-standalone-xft
|
||||
MATCHBOX_WM_DEPENDENCIES += xlib_libXft
|
||||
else
|
||||
#MATCHBOX_WM_OPTS += --disable-standalone-xft
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_STARTUP_NOTIFICATION),y)
|
||||
|
||||
Reference in New Issue
Block a user