summaryrefslogtreecommitdiff
path: root/opie-systemtime
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-08-25 08:08:15 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-08-25 08:08:15 +0000
commitbe533f7805a31f796aec0cbc4c015fa871c34299 (patch)
tree1d90caa680d0ce9ee34223401e57813d2e58eac4 /opie-systemtime
parent0a14e4c8ef9e71a4946b03d3a02472f724dfbbd6 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/08/24 20:19:46+02:00 uni-frankfurt.de!mickey use RRECOMMENDS instead of RDEPENDS for optional dependencies in Opie BKrev: 412c48ef3echUuJA4RCMO0eQC0Nv1w
Diffstat (limited to 'opie-systemtime')
-rw-r--r--opie-systemtime/opie-systemtime_cvs.oe4
1 files changed, 3 insertions, 1 deletions
diff --git a/opie-systemtime/opie-systemtime_cvs.oe b/opie-systemtime/opie-systemtime_cvs.oe
index df8e921382..a04c4133cc 100644
--- a/opie-systemtime/opie-systemtime_cvs.oe
+++ b/opie-systemtime/opie-systemtime_cvs.oe
@@ -1,9 +1,11 @@
-DESCRIPTION = "System time"
+DESCRIPTION = "Set the system time - utilizing ntpdate, if available."
SECTION = "opie/settings"
PRIORITY = "optional"
MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
+RRECOMMENDS = "ntpdate"
PV = "1.1.5-cvs-${CVSDATE}"
+
APPNAME = "systemtime"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/settings/netsystemtime \