help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / mcabber / mcabber_0.9.9.bb
blob01880f1487f658e176d3e55d601d510f6112fc92
1 DESCRIPTION = "Jabber ncurses client"
2 HOMEPAGE = "http://www.lilotux.net/~mikael/mcabber/"
3 AUTHOR = "Mikael Berthe"
4 PRIORITY = "optional"
5 LICENSE = "GPL"
6 DEPENDS = "ncurses openssl gpgme"
7 PR = "r1"
9 SRC_URI = "http://www.lilotux.net/~mikael/mcabber/files/mcabber-${PV}.tar.bz2"
11 inherit autotools
13 do_configure() {
14 export ac_cv_func_malloc_0_nonnull=yes
15 export ac_cv_func_realloc_0_nonnull=yes
16 oe_runconf
19 SRC_URI[md5sum] = "189fb9d23f5a8412bc660884528475ea"
20 SRC_URI[sha256sum] = "2a231c9241211d33745f110f35cfa6bdb051b32791461b9579794b6623863bb1"