1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

librsvg: Bump PR (missed in the last commit)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2878 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-10-15 11:38:16 +00:00
parent 530eda4f56
commit c27b41f4c4
+1
View File
@@ -2,6 +2,7 @@ DESCRIPTION = "Library for rendering SVG files"
SECTION = "x11/utils"
DEPENDS = "gtk+ libcroco cairo libxml2 popt"
LICENSE = "LGPL"
PR = "r1"
EXTRA_OECONF = "--disable-mozilla-plugin --without-svgz --without-croco --disable-gnome-vfs"