diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-06 16:06:11 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-06 16:06:11 +0000 |
commit | 5a2dfdfe7ad769583626737726bf892ccc7b2393 (patch) | |
tree | 05d93472823a411c21321dbfaed503edb0079298 /meta/opie-image.oe | |
parent | 19789ae883df062f9fd4a9cb675804017e44129f (diff) |
minor opie package corrections
BKrev: 409a6273np13rIzD8-9lvImrURCFug
Diffstat (limited to 'meta/opie-image.oe')
-rw-r--r-- | meta/opie-image.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |