From d208ccc4d7e4483f3cd4f50c65b7b2a3f801d09b Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sun, 23 Jan 2011 12:34:15 +0100 Subject: [PATCH] task-pandora-xfce: Typo: Added 0 to libsamplerate --- recipes/tasks/task-pandora-xfce.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 8c468c6..c4d8e33 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r40" +PR = "r41" inherit task @@ -244,7 +244,7 @@ ADD_LIBS = " \ libgsf \ libidn \ wv \ - libsamplerate \ + libsamplerate0 \ " RDEPENDS_${PN} = " \ -- 2.39.5