From: Michael Lauer Date: Mon, 22 Aug 2005 17:42:41 +0000 (+0000) Subject: obexftp depends on libgsm X-Git-Tag: Release-2010-05/1~9453^2~3851^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1570aaebeaa632acbe9375ea28f9e5061153f59;p=openembedded.git obexftp depends on libgsm --- diff --git a/packages/obexftp/obexftp_0.10.3.bb b/packages/obexftp/obexftp_0.10.3.bb index 0703eb08b5..c4285c5c9c 100644 --- a/packages/obexftp/obexftp_0.10.3.bb +++ b/packages/obexftp/obexftp_0.10.3.bb @@ -1,8 +1,9 @@ -LICENSE = "GPL" DESCRIPTION = "OBEX Ftp Client" SECTION = "console/network" +LICENSE = "GPL" PRIORITY = "optional" -DEPENDS = "openobex" +DEPENDS = "openobex libgsm" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.gz \ file://m4.patch;patch=1"