summaryrefslogtreecommitdiff
path: root/packages/obexftp/obexftp_0.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/obexftp/obexftp_0.20.bb')
-rw-r--r--packages/obexftp/obexftp_0.20.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/obexftp/obexftp_0.20.bb b/packages/obexftp/obexftp_0.20.bb
index 4920ae9eff..23e360bbae 100644
--- a/packages/obexftp/obexftp_0.20.bb
+++ b/packages/obexftp/obexftp_0.20.bb
@@ -2,12 +2,11 @@ DESCRIPTION = "OBEX Ftp Client based on openobex."
SECTION = "console/network"
HOMEPAGE = "http://openobex.triq.net"
LICENSE = "GPL"
-DEPENDS = "openobex libgsm libiconv"
-PR = "r3"
+DEPENDS = "openobex libgsm"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.gz \
- file://iconv.patch;patch=1 \
- file://i-hate-libtool.patch;patch=1 \
+ file://i-hate-libtool.patch;patch=1 \
file://m4.patch;patch=1"
inherit autotools