From a406e1f268e0c5a6263531a9390e7b431ce16679 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 11 May 2004 18:37:44 +0000 Subject: Merge http://openembedded@openembedded.bkbits.net/packages into home.hrw.one.pl:/home/szczepan/zaurus/build/oe/packages 2004/05/11 20:37:17+02:00 hrw.one.pl!szczepan opie-image.oe: we don't need to install libraries - they are installed automatically if something depends on them BKrev: 40a11d78OVLbAGTCNddiX7msBYXJSg --- meta/opie-image.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta') diff --git a/meta/opie-image.oe b/meta/opie-image.oe index d577dcf084..f784459465 100644 --- a/meta/opie-image.oe +++ b/meta/opie-image.oe @@ -4,7 +4,7 @@ export IMAGE_BASENAME = "opie-image" # Dependencies to get the launcher up and running # -OPIE_LIBS = "libqte2 qpf-bitstream-vera-small libqpe1 libopiecore2 libopieui2 libopienet2 libopiepim2 libopiemm2" +OPIE_LIBS = "qpf-bitstream-vera-small" OPIE_LIBS_DEPEND = "qte-for-opie libopie2 qpf-bitstream-vera" OPIE_BASE = "opie-pics opie-qcop opie-quicklauncher opie-taskbar" @@ -24,7 +24,7 @@ OPIE_BASE_SETTINGS = "opie-light-and-power opie-appearance opie-systemtime" OPIE_BASE_STYLES = "opie-deco-flat opie-style-flat" OPIE_BASE_DEPENDS = "ipkg ntp" -OPIE_BASE_RDEPENDS = "libipkg ntp" +OPIE_BASE_RDEPENDS = "ntpdate" # # Additional things for a standard 16MB distribution # -- cgit v1.2.3