diff options
Diffstat (limited to 'meta/recipes-gnome/librsvg')
-rw-r--r-- | meta/recipes-gnome/librsvg/librsvg_2.40.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.40.11.bb b/meta/recipes-gnome/librsvg/librsvg_2.40.11.bb index 8c5206bdbc..3ce1e558ab 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.40.11.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.40.11.bb | |||
@@ -10,7 +10,7 @@ SECTION = "x11/utils" | |||
10 | DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango" | 10 | DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango" |
11 | BBCLASSEXTEND = "native" | 11 | BBCLASSEXTEND = "native" |
12 | 12 | ||
13 | inherit autotools pkgconfig gnomebase gtk-doc pixbufcache | 13 | inherit autotools pkgconfig gnomebase gtk-doc pixbufcache upstream-version-is-even |
14 | 14 | ||
15 | SRC_URI += "file://gtk-option.patch" | 15 | SRC_URI += "file://gtk-option.patch" |
16 | 16 | ||