mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
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 <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user