mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
pidgin: 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;md5=751419260aa954499f7abaabaa882bbe"
|
||||
DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus"
|
||||
INC_PR = "r0"
|
||||
|
||||
inherit autotools gettext pkgconfig gconf
|
||||
inherit autotools gettext pkgconfig gconf perlnative
|
||||
|
||||
EXTRA_OECONF = " \
|
||||
--enable-vv \
|
||||
|
||||
Reference in New Issue
Block a user