From 72bb191004c596e6c5669acacff094ff811d7095 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 11 Feb 2005 12:20:04 +0000 Subject: meta-opie: fixed 'task-opie-todayplugins not found' problem BKrev: 420ca2f4yLDaWS3pQivMGWR4HaZvqg --- packages/meta/meta-opie.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/meta/meta-opie.bb b/packages/meta/meta-opie.bb index 2f295fe012..d94447320f 100644 --- a/packages/meta/meta-opie.bb +++ b/packages/meta/meta-opie.bb @@ -2,14 +2,14 @@ DESCRIPTION = "Meta-package for Opie and QPE" MAINTAINER = "Marcin Juszkiewicz " SECTION = "opie/base" ALLOW_EMPTY = 1 -PR = "r18" +PR = "r19" PACKAGE_ARCH = "all" LICENSE = "MIT" -PACKAGES = "opie task-opie-applets task-opie-applications task-opie-base \ +PACKAGES = "task-opie-applets task-opie-applications task-opie-base \ task-opie-decorations task-opie-games task-opie-inputmethods \ task-opie-multimedia task-opie-pim task-opie-settings \ - task-opie-styles task-opie-today task-opie-bluetooth \ + task-opie-styles task-opie-todayplugins task-opie-bluetooth \ task-opie-wlan \ task-qpe-applets task-qpe-games task-qpe-inputmethods \ task-qpe-multimedia task-qpe-emulators task-qpe-applications \ @@ -393,4 +393,3 @@ qclockchange \ " RDEPENDS_task-qpe-settings += "${task-qpe-settings}" DEPENDS += " ${task-qpe-settings}" -LICENSE = MIT -- cgit v1.2.3