From aa8adfc55d71407fd5714589f424868554da228d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 20 Jul 2011 21:50:21 +0200 Subject: libgnome-keyring: inherit perlnative * otherwise perl from host is used and if there isn't libxml-parser-perl installed on host it fails with: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi --- meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb index 139de0a66..b568b0a34 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \ SECTION = "x11/gnome" -inherit gnome lib_package +inherit gnome lib_package perlnative SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6" SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c" -- cgit v1.2.3-54-g00ecf