summaryrefslogtreecommitdiff
path: root/package/links
diff options
context:
space:
mode:
Diffstat (limited to 'package/links')
-rw-r--r--package/links/Config.in10
-rw-r--r--package/links/Makefile1
2 files changed, 1 insertions, 10 deletions
diff --git a/package/links/Config.in b/package/links/Config.in
deleted file mode 100644
index 559e446f3..000000000
--- a/package/links/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-config ADK_PACKAGE_LINKS
- prompt "links............................. web browser for console"
- tristate
- select ADK_PACKAGE_LIBJPEG
- select ADK_PACKAGE_LIBPNG
- select ADK_PACKAGE_LIBOPENSSL
- select ADK_PACKAGE_GPM
- default n
- help
- http://links.twibright.com/
diff --git a/package/links/Makefile b/package/links/Makefile
index 5238c599f..0c69aa24d 100644
--- a/package/links/Makefile
+++ b/package/links/Makefile
@@ -6,6 +6,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= links
PKG_VERSION:= 2.2
PKG_RELEASE:= 1
+PKG_BUILDDEP+= openssl libpng jpeg gpm
PKG_MD5SUM:= c9937f9ed0061f264973182f871fb667
PKG_DESCR:= web browser with console graphic support
PKG_SECTION:= net