summaryrefslogtreecommitdiff
path: root/package/obexftp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-02 12:03:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-02 12:03:09 +0100
commitfbe47cba997e4f2f2dbaa6af0583dbec2e5d130c (patch)
tree63aa5fb4d8c8ad7e63aeaad50e5701a2918dbedd /package/obexftp
parent216fc3f63dcf07f5bc644165ce1965d733330de0 (diff)
remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation
Diffstat (limited to 'package/obexftp')
-rw-r--r--package/obexftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/obexftp/Makefile b/package/obexftp/Makefile
index 4b293376b..e70519cc6 100644
--- a/package/obexftp/Makefile
+++ b/package/obexftp/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 4
PKG_MD5SUM:= f20762061b68bc921e80be4aebc349eb
PKG_DESCR:= bluetooth ftp application
PKG_SECTION:= bluetooth
-PKG_DEPENDS:= openobex libiconv libobexftp libbluetooth
-PKG_BUILDDEP:= openobex libiconv
+PKG_DEPENDS:= openobex libobexftp libbluetooth
+PKG_BUILDDEP:= openobex libiconv-tiny
PKG_URL:= http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=openobex/}
PKG_LIBNAME:= libobexftp