summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-03-31 13:42:19 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:46:50 +0200
commite24114471ba90b28777d090f42cfcae4312a62c7 (patch)
tree4ddaa10b1c470e18cf4f6bb55b2ffdd08eca1b97 /meta-gnome
parent04c16563fadce4b3674feaa36e310ca0c3d11dd7 (diff)
downloadmeta-openembedded-e24114471ba90b28777d090f42cfcae4312a62c7.tar.gz
libgnomeprint: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
index 13550d78b..c224d864f 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
@@ -5,7 +5,7 @@ DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
7 7
8inherit pkgconfig gnome 8inherit pkgconfig gnomebase
9 9
10SRC_URI += "file://fix.includes.patch \ 10SRC_URI += "file://fix.includes.patch \
11 file://freetype.patch \ 11 file://freetype.patch \