From: Michael Lauer Date: Thu, 6 May 2004 16:06:11 +0000 (+0000) Subject: minor opie package corrections X-Git-Tag: Release-2010-05/1~19305 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2dfdfe7ad769583626737726bf892ccc7b2393;p=openembedded.git minor opie package corrections BKrev: 409a6273np13rIzD8-9lvImrURCFug --- diff --git a/meta/opie-image.oe b/meta/opie-image.oe index 9bc1e00498..5d3230aacb 100644 --- a/meta/opie-image.oe +++ b/meta/opie-image.oe @@ -22,7 +22,7 @@ OPIE_BASE_APPS = "opie-aqpkg opie-console" OPIE_BASE_SETTINGS = "opie-light-and-power opie-appearance opie-systemtime" OPIE_BASE_DEPENDS = "ipkg ntp" -OPIE_BASE_RDEPENDS = "libipkg ntpdate" +OPIE_BASE_RDEPENDS = "libipkg ntp" # # Additional things for a standard 16MB distribution # diff --git a/opie-systemtime/opie-systemtime_cvs.oe b/opie-systemtime/opie-systemtime_cvs.oe index 6d1da86405..fad1cc2fb8 100644 --- a/opie-systemtime/opie-systemtime_cvs.oe +++ b/opie-systemtime/opie-systemtime_cvs.oe @@ -3,7 +3,6 @@ SECTION = "opie/settings" PRIORITY = "optional" MAINTAINER = "Open Embedded " LICENSE = "GPL" -RDEPENDS = "ntpdate" DEPENDS = "libopiecore2 libopieui2" PV = "1.1.4-cvs-${CVSDATE}" APPNAME = "systemtime"