aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnumeric/gnumeric_1.6.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-08 12:29:18 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-08 12:29:18 +0000
commitb2d178844371bb2d413eb6aed1e83a89783d7d96 (patch)
treef24681464666831f287143a7d4983ee33cdb3333 /packages/gnumeric/gnumeric_1.6.0.bb
parent9134c9ba3bd9d6b3151fc4e3c2a3ed0f844a22b6 (diff)
downloadopenembedded-b2d178844371bb2d413eb6aed1e83a89783d7d96.tar.gz
Add PACKAGES_DYNAMIC to the appropriate .bb files.
Diffstat (limited to 'packages/gnumeric/gnumeric_1.6.0.bb')
-rw-r--r--packages/gnumeric/gnumeric_1.6.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gnumeric/gnumeric_1.6.0.bb b/packages/gnumeric/gnumeric_1.6.0.bb
index 3f19f36757..18ab5472a4 100644
--- a/packages/gnumeric/gnumeric_1.6.0.bb
+++ b/packages/gnumeric/gnumeric_1.6.0.bb
@@ -11,6 +11,8 @@ SRC_URI += "file://remove-docs.patch;patch=1"
EXTRA_OECONF=" --without-perl "
+PACKAGES_DYNAMIC = "gnumeric-plugin-*"
+
python populate_packages_prepend () {
gnumeric_libdir = bb.data.expand('${libdir}/gnumeric/${PV}/plugins', d)