mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 12:17:12 +02:00
enable graphics for links
This commit is contained in:
parent
778ed597b8
commit
8181ccf148
@ -31,7 +31,7 @@ define Package/links/description
|
||||
Text and graphics WWW browser
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --without-x --without-fb --without-directfb
|
||||
CONFIGURE_ARGS += --enable-graphics --without-x --without-fb
|
||||
|
||||
define Package/links/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
|
Loading…
Reference in New Issue
Block a user