author | harlekin <harlekin> | 2002-06-24 17:22:35 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-24 17:22:35 (UTC) |
commit | f63713e7e31196360f49f0a768e103a59bb0e79d (patch) (unidiff) | |
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 @@ | |||
1 | Files: bin/netsystemtime apps/Settings/ntpdatetime.desktop | 1 | Files: bin/netsystemtime apps/Settings/ntpdatetime.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/settings | 3 | Section: opie/settings |
4 | Maintainer: Patrick S. Vogt <tille@handhelds.org> | 4 | Maintainer: Patrick S. Vogt <tille@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), ntpdate |
8 | Description: ntp ( Network Time Protocol) gui | 8 | Description: ntp ( Network Time Protocol) gui |
9 | This utility syncs system time with a atomic timerserver via internet \ No newline at end of file | ||