summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-06-26 09:56:22 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-06-26 09:56:22 +0000
commitf07d8350f9de42ee7f782aa31cf5e82da75a7c36 (patch)
tree46008ea2d34d41280114ba8c9148a544fe6abe6f /meta
parentc44b104681ef45a5157402c72e2294d90816638a (diff)
downloadpoky-f07d8350f9de42ee7f782aa31cf5e82da75a7c36.tar.gz
task-oh: switch fonts from Bitstream Vera to Liberation from RedHat
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2005 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/tasks/task-oh.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb
index 8cadf33bc0..bd77cd8d35 100644
--- a/meta/packages/tasks/task-oh.bb
+++ b/meta/packages/tasks/task-oh.bb
@@ -3,7 +3,7 @@
3# 3#
4 4
5DESCRIPTION = "Tasks for OpenedHand Poky" 5DESCRIPTION = "Tasks for OpenedHand Poky"
6PR = "r65" 6PR = "r66"
7 7
8PACKAGES = "\ 8PACKAGES = "\
9 task-oh-base \ 9 task-oh-base \
@@ -68,7 +68,7 @@ RDEPENDS_task-oh-base = "\
68 ${XSERVER} \ 68 ${XSERVER} \
69 xserver-kdrive-common \ 69 xserver-kdrive-common \
70 xserver-nodm-init \ 70 xserver-nodm-init \
71 ttf-bitstream-vera \ 71 liberation-fonts \
72 xauth \ 72 xauth \
73 xhost \ 73 xhost \
74 xset \ 74 xset \