summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-06-20 13:25:15 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-23 11:57:46 +0100
commit79fdbb5df41150dae916104960e4b76ba02cf9c7 (patch)
tree17f6d95f9733b527d05f67f3c5f613ece75ac921 /meta/recipes-gnome
parent456b7bf83847f8c53de460317ce7f2f58d91a84c (diff)
downloadopenembedded-core-contrib-79fdbb5df41150dae916104960e4b76ba02cf9c7.tar.gz
gthumb: Add missing debug files
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gthumb/gthumb_2.12.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
index 115a805b9e..7fb8a94a16 100644
--- a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
+++ b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
@@ -3,14 +3,14 @@ SECTION = "x11/gnome"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf libpng gstreamer jpeg tiff gst-plugins-base"
-PR = "r0"
+PR = "r1"
EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter"
inherit gnome pkgconfig
FILES_${PN} += "${datadir}/icons"
-FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"
+FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug/ ${libdir}/gthumb/extensions/.debug/"
SRC_URI[archive.md5sum] = "bfa0957a1bafc5d049292cd5fad372ce"
SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66"