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:
Martin Jansa
2011-07-20 22:53:11 +02:00
committed by Koen Kooi
parent d718b44b6a
commit c83400df78
+1 -1
View File
@@ -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 \