perl: Add the native version of the Local::gettext module.
authorJamie Lenehan <lenehan@twibble.org>
Thu, 28 Sep 2006 21:29:17 +0000 (21:29 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Thu, 28 Sep 2006 21:29:17 +0000 (21:29 +0000)
packages/perl/liblocale-gettext-perl-native_1.05.bb [new file with mode: 0644]

diff --git a/packages/perl/liblocale-gettext-perl-native_1.05.bb b/packages/perl/liblocale-gettext-perl-native_1.05.bb
new file mode 100644 (file)
index 0000000..1456166
--- /dev/null
@@ -0,0 +1,7 @@
+SECTION = "libs"
+
+inherit native
+
+EXTRA_CPANFLAGS += " EXPATINCPATH='${STAGING_INCDIR}' EXPATLIBPATH='${STAGING_LIBDIR}'"
+
+require liblocale-gettext-perl_${PV}.bb