Loading package/x11r7/xserver_xorg-server/xserver_xorg-server.mk +6 −0 Original line number Diff line number Diff line Loading @@ -138,6 +138,12 @@ ifeq ($(BR2_PACKAGE_FREETYPE),y) XSERVER_XORG_SERVER_DEPENDENCIES += freetype endif ifeq ($(BR2_PACKAGE_LIBUNWIND),y) XSERVER_XORG_SERVER_DEPENDENCIES += libunwind else XSERVER_XORG_SERVER_CONF_OPT += --disable-libunwind endif ifeq ($(BR2_PACKAGE_XPROTO_RECORDPROTO),y) XSERVER_XORG_SERVER_DEPENDENCIES += xproto_recordproto XSERVER_XORG_SERVER_CONF_OPT += --enable-record Loading Loading
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk +6 −0 Original line number Diff line number Diff line Loading @@ -138,6 +138,12 @@ ifeq ($(BR2_PACKAGE_FREETYPE),y) XSERVER_XORG_SERVER_DEPENDENCIES += freetype endif ifeq ($(BR2_PACKAGE_LIBUNWIND),y) XSERVER_XORG_SERVER_DEPENDENCIES += libunwind else XSERVER_XORG_SERVER_CONF_OPT += --disable-libunwind endif ifeq ($(BR2_PACKAGE_XPROTO_RECORDPROTO),y) XSERVER_XORG_SERVER_DEPENDENCIES += xproto_recordproto XSERVER_XORG_SERVER_CONF_OPT += --enable-record Loading