summaryrefslogtreecommitdiff
path: root/package/lynx
diff options
context:
space:
mode:
Diffstat (limited to 'package/lynx')
-rw-r--r--package/lynx/Config.in12
-rw-r--r--package/lynx/Makefile1
2 files changed, 1 insertions, 12 deletions
diff --git a/package/lynx/Config.in b/package/lynx/Config.in
deleted file mode 100644
index 0565c4150..000000000
--- a/package/lynx/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config ADK_PACKAGE_LYNX
- prompt "lynx.............................. Standard text browser"
- tristate
- default n
- select ADK_PACKAGE_LIBNCURSES
- select ADK_PACKAGE_LIBOPENSSL
- select ADK_PACKAGE_ZLIB
- select ADK_PACKAGE_CA_CERTS
- help
- The standard text-based world wide web browser.
-
- http://lynx.isc.org/current/
diff --git a/package/lynx/Makefile b/package/lynx/Makefile
index 12a04f7f1..443dd82de 100644
--- a/package/lynx/Makefile
+++ b/package/lynx/Makefile
@@ -6,6 +6,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME= lynx
PKG_VERSION= 2.8.7dev.7
PKG_RELEASE= 2
+PKG_BUILDDEP+= ncurses openssl zlib
PKG_MD5SUM= 83891107c873421e5ac917cc0ab53fe8
PKG_DESCR:= Standard text browser
PKG_SECTION:= text