From 91bb5a44bf7ace50bac0a309da71b2a884927ad6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 14 Jan 2010 11:25:14 +0100 Subject: angstrom-task-gnome: fix thinko with XSERVER --- recipes/tasks/angstrom-task-gnome.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes') diff --git a/recipes/tasks/angstrom-task-gnome.bb b/recipes/tasks/angstrom-task-gnome.bb index 681aef130f..0062772ce8 100644 --- a/recipes/tasks/angstrom-task-gnome.bb +++ b/recipes/tasks/angstrom-task-gnome.bb @@ -12,7 +12,7 @@ XSERVER ?= "xserver-xorg \ xf86-input-keyboard \ " -PR = "r3" +PR = "r4" PACKAGES += "task-gnome-apps task-gnome-fonts task-gnome task-gnome-gstreamer task-gnome-perl task-gnome-pulseaudio task-gnome-themes task-gnome-totem task-gnome-xserver-base task-gnome-xserver" @@ -190,7 +190,7 @@ RDEPENDS_task-gnome-xserver-base = " \ xvinfo \ " -task-gnome-xserver = " \ +RDEPENDS_task-gnome-xserver = " \ ${XSERVER} \ " -- cgit 1.2.3-korg