aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnumeric
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-03-07 16:36:24 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-03-07 16:36:24 +0000
commitd891021eb7b18c90a4aa3e20899e5e5b55b0e5fb (patch)
tree7c33d526f192a4f61ab1ecb0da8705f6c5867cfc /packages/gnumeric
parentb461fd2742cfc579fba9fe5a4f6d065fb422edee (diff)
downloadopenembedded-d891021eb7b18c90a4aa3e20899e5e5b55b0e5fb.tar.gz
gnumeric: fix QA issue, package all debug files in -dbg package
Diffstat (limited to 'packages/gnumeric')
-rw-r--r--packages/gnumeric/gnumeric_1.6.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gnumeric/gnumeric_1.6.3.bb b/packages/gnumeric/gnumeric_1.6.3.bb
index c41b971530..9c757fb7ff 100644
--- a/packages/gnumeric/gnumeric_1.6.3.bb
+++ b/packages/gnumeric/gnumeric_1.6.3.bb
@@ -4,6 +4,8 @@ S = "${WORKDIR}/gnumeric-${PV}"
DEPENDS = "libgsf gtk+ libxml2 goffice libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libgnomeprintui libbonoboui"
DESCRIPTION = "Gnumeric spreadsheet for GNOME"
+PR = "r1"
+
inherit gnome flow-lossage
SRC_URI += "file://remove-docs.patch;patch=1"
@@ -12,6 +14,7 @@ EXTRA_OECONF=" --without-perl "
PACKAGES_DYNAMIC = "gnumeric-plugin-*"
+FILES_${PN}-dbg += "${libdir}/gnumeric/1.6.3/plugins/*/.debug"
FILES_gnumeric_append = " /usr/lib/libspreadsheet-${PV}.so "
python populate_packages_prepend () {