From 94efd5cdc52cd7b65d7af43b649927214b9aeaf7 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sun, 23 Jan 2011 12:27:47 +0100 Subject: [PATCH] task-pandora-xfce: Added libsamplerate --- recipes/tasks/task-pandora-xfce.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 86b78d1..8c468c6 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 = "r39" +PR = "r40" inherit task @@ -244,6 +244,7 @@ ADD_LIBS = " \ libgsf \ libidn \ wv \ + libsamplerate \ " RDEPENDS_${PN} = " \ -- 2.39.5