From 27bd077a11cf1c3b68c73cfb9da65583a6ba2ee8 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sun, 15 Aug 2010 02:35:26 +0200 Subject: [PATCH] Back to: qt4-x11-free since qt4-x11-free-gles lead to an error. --- 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 b3e6925..92e7aee 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 = "r35" +PR = "r36" inherit task @@ -135,7 +135,7 @@ PYTHON_LIBS = " \ gnome-vfs-plugin-ftp \ " -QT_SELECTED = " qt4-x11-free-gles \ +QT_SELECTED = " qt4-x11-free \ " # qt4-x11-free" # qt4-x11-free-gles" -- 2.39.5