From: Koen Kooi Date: Mon, 29 May 2006 19:51:35 +0000 (+0000) Subject: gpe-calendar: add libhandoff to depends X-Git-Tag: Release-2010-05/1~9453^2~1564 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a6f2987526931118e598d02e8b8b3b6e048b5f;p=openembedded.git gpe-calendar: add libhandoff to depends --- diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_cvs.bb index 06252e67bd..f75987c762 100644 --- a/packages/gpe-calendar/gpe-calendar_cvs.bb +++ b/packages/gpe-calendar/gpe-calendar_cvs.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DEFAULT_PREFERENCE = "-1" S = "${WORKDIR}/${PN}" -PV = "0.72+cvs${SRCDATE}" +PV = "0.73+cvs${SRCDATE}" PR = "r1" PARALLEL_MAKE = "" @@ -10,7 +10,7 @@ inherit autotools gpe SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}" -DEPENDS = "libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" SECTION = "gpe" RDEPENDS = "gpe-icons" DESCRIPTION = "GPE calendar"