summaryrefslogtreecommitdiff
path: root/package/obexftp
diff options
context:
space:
mode:
Diffstat (limited to 'package/obexftp')
-rw-r--r--package/obexftp/Config.in15
-rw-r--r--package/obexftp/Config.in.lib10
-rw-r--r--package/obexftp/Makefile1
3 files changed, 1 insertions, 25 deletions
diff --git a/package/obexftp/Config.in b/package/obexftp/Config.in
deleted file mode 100644
index 38297b091..000000000
--- a/package/obexftp/Config.in
+++ /dev/null
@@ -1,15 +0,0 @@
-config ADK_COMPILE_OBEXFTP
- tristate
- default n
- depends on ADK_PACKAGE_OBEXFTP
-
-config ADK_PACKAGE_OBEXFTP
- prompt "obexftp........................... obexftp applications"
- tristate
- default n
- select ADK_COMPILE_OBEXFTP
- select ADK_PACKAGE_LIBICONV
- select ADK_PACKAGE_OPENOBEX
- select ADK_PACKAGE_LIBOBEXFTP
- help
- http://openobex.triq.net/
diff --git a/package/obexftp/Config.in.lib b/package/obexftp/Config.in.lib
deleted file mode 100644
index 8b822f2a4..000000000
--- a/package/obexftp/Config.in.lib
+++ /dev/null
@@ -1,10 +0,0 @@
-config ADK_PACKAGE_LIBOBEXFTP
- prompt "libobexftp........................ obexftp libraries"
- tristate
- default n
- select ADK_COMPILE_OBEXFTP
- select ADK_PACKAGE_LIBICONV
- select ADK_PACKAGE_OPENOBEX
- help
- http://openobex.triq.net/
-
diff --git a/package/obexftp/Makefile b/package/obexftp/Makefile
index 55d108e76..c9d7c9a82 100644
--- a/package/obexftp/Makefile
+++ b/package/obexftp/Makefile
@@ -6,6 +6,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= obexftp
PKG_VERSION:= 0.23
PKG_RELEASE:= 2
+PKG_BUILDDEP+= openobex libiconv
PKG_MD5SUM:= f20762061b68bc921e80be4aebc349eb
PKG_DESCR:= bluetooth ftp application
PKG_SECTION:= bluetooth