[oe-commits] Florian Boor : task-sdk-extra: Get rid of libsvg-cairo

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 14:02:29 UTC 2012


Module: openembedded.git
Branch: master
Commit: 4e47ec749d392c6ab9dfe40a6d66ba76947b0354
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=4e47ec749d392c6ab9dfe40a6d66ba76947b0354

Author: Florian Boor <florian at kernelconcepts.de>
Date:   Tue Jan 11 22:52:04 2011 +0100

task-sdk-extra: Get rid of libsvg-cairo

    Do not build libsvg-cairo as part of task-sdk-extra any more. Its rather
    uncommon now and does not build against more modern cairo.

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 recipes/tasks/task-sdk-extra.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-sdk-extra.bb b/recipes/tasks/task-sdk-extra.bb
index db6a2fb..b133972 100644
--- a/recipes/tasks/task-sdk-extra.bb
+++ b/recipes/tasks/task-sdk-extra.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SDK packages"
-PR = "r11"
+PR = "r12"
 LICENSE = "MIT"
 ALLOW_EMPTY = "1"
 
@@ -14,7 +14,6 @@ RDEPENDS_task-sdk-x11 = "\
     gconf-dev \
     gtk+-dev \
     gtk-engines-dev \
-    libsvg-cairo-dev \
     libmatchbox-dev \
     matchbox-desktop-dev \
     pango-dev \





More information about the Openembedded-commits mailing list