mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
enable graphics for links
This commit is contained in:
@@ -31,7 +31,7 @@ define Package/links/description
|
|||||||
Text and graphics WWW browser
|
Text and graphics WWW browser
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += --without-x --without-fb --without-directfb
|
CONFIGURE_ARGS += --enable-graphics --without-x --without-fb
|
||||||
|
|
||||||
define Package/links/install
|
define Package/links/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user