diff options
Diffstat (limited to 'meta')
-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 # |