From cada7083905fae4fe220097a445d53cb6c984ce2 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sat, 21 Jan 2006 21:34:43 +0000 Subject: [PATCH] task-opie: make task-opie-base use ttf-dejavu-sans-mono-lite to gain some space - users which would need styles other then Regular are free to install full font package --- packages/meta/task-opie.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/meta/task-opie.bb b/packages/meta/task-opie.bb index 7800847f0d..61424e74c4 100644 --- a/packages/meta/task-opie.bb +++ b/packages/meta/task-opie.bb @@ -5,7 +5,7 @@ ALLOW_EMPTY = 1 PACKAGE_ARCH = "all" LICENSE = "MIT" -PR = "r0" +PR = "r1" PACKAGES = "task-opie-applets task-opie-apps task-opie-base \ task-opie-base-applets task-opie-base-apps \ @@ -25,7 +25,7 @@ PACKAGES = "task-opie-applets task-opie-apps task-opie-base \ # RDEPENDS_task-opie-base = "opie-alarm opie-qcop opie-quicklauncher opie-taskbar \ opie-pics opie-sounds opie-freetype ttf-dejavu-sans \ - ttf-dejavu-sans-mono" + ttf-dejavu-sans-mono-lite" # # things for reasonable bootstrap image -- 2.39.5