libgtk2: drop libxcomposite mandatory dep
It's not selected, not required and duplicate with the autodep. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
347adbced6
commit
6a2548c02c
@ -82,8 +82,7 @@ LIBGTK2_CONF_OPTS += \
|
||||
--x-libraries=$(STAGING_DIR)/usr/lib \
|
||||
--with-gdktarget=x11
|
||||
LIBGTK2_DEPENDENCIES += \
|
||||
xlib_libXcomposite fontconfig xlib_libX11 \
|
||||
xlib_libXext xlib_libXrender
|
||||
fontconfig xlib_libX11 xlib_libXext xlib_libXrender
|
||||
|
||||
ifeq ($(BR2_PACKAGE_XLIB_LIBXINERAMA),y)
|
||||
LIBGTK2_CONF_OPTS += --enable-xinerama
|
||||
|
Loading…
Reference in New Issue
Block a user