aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libipc-sharelite-perl-native_0.09.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-09-26 08:16:29 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-09-26 08:16:29 +0000
commitf2a80b9819691d2d894c2fd3143b78eb42aa5e5f (patch)
tree59fe2177107f42f994d8adbaacdb7c9d7eeb54ce /packages/perl/libipc-sharelite-perl-native_0.09.bb
parent2f99c8a6f32246b503f9a6548fe0a11e133cb889 (diff)
downloadopenembedded-f2a80b9819691d2d894c2fd3143b78eb42aa5e5f.tar.gz
perl modules: Add the first collection of perl modules. These modules are
required to run mason (perl web content development and delivery engine). Mason itself, and the additional modules needed to build it, to follow.
Diffstat (limited to 'packages/perl/libipc-sharelite-perl-native_0.09.bb')
-rw-r--r--packages/perl/libipc-sharelite-perl-native_0.09.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/perl/libipc-sharelite-perl-native_0.09.bb b/packages/perl/libipc-sharelite-perl-native_0.09.bb
new file mode 100644
index 0000000000..5749e620bf
--- /dev/null
+++ b/packages/perl/libipc-sharelite-perl-native_0.09.bb
@@ -0,0 +1,7 @@
+SECTION = "libs"
+
+inherit native
+
+EXTRA_CPANFLAGS += " EXPATINCPATH='${STAGING_INCDIR}' EXPATLIBPATH='${STAGING_LIBDIR}'"
+
+require libipc-sharelite-perl_${PV}.bb