author | harlekin <harlekin> | 2002-06-24 17:22:35 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-24 17:22:35 (UTC) |
commit | f63713e7e31196360f49f0a768e103a59bb0e79d (patch) (side-by-side diff) | |
tree | e0fb44ab483d0408c670214db31f6497be77546e | |
parent | 818a4dd8ec2a7c4c5cef5770ada2e5af4866a31b (diff) | |
download | opie-f63713e7e31196360f49f0a768e103a59bb0e79d.zip opie-f63713e7e31196360f49f0a768e103a59bb0e79d.tar.gz opie-f63713e7e31196360f49f0a768e103a59bb0e79d.tar.bz2 |
added depend on ntpdate
-rw-r--r-- | noncore/settings/netsystemtime/opie-netsystemtime.control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/settings/netsystemtime/opie-netsystemtime.control b/noncore/settings/netsystemtime/opie-netsystemtime.control index e6f5e2d..8067822 100644 --- a/noncore/settings/netsystemtime/opie-netsystemtime.control +++ b/noncore/settings/netsystemtime/opie-netsystemtime.control @@ -1,8 +1,9 @@ Files: bin/netsystemtime apps/Settings/ntpdatetime.desktop Priority: optional Section: opie/settings Maintainer: Patrick S. Vogt <tille@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), ntpdate Description: ntp ( Network Time Protocol) gui +This utility syncs system time with a atomic timerserver via internet
\ No newline at end of file |