From 8181ccf148e5b84139c246f28491fd914d9cbb45 Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Thu, 22 Oct 2009 14:04:50 +0800 Subject: [PATCH] enable graphics for links --- links/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/links/Makefile b/links/Makefile index b31331d..380b20a 100644 --- a/links/Makefile +++ b/links/Makefile @@ -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