libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / libwpd / libwpd_0.8.6.bb
blob22e2febfcc0f7b11b2f2b28209503adea7f05aa4
1 LICENSE = "LGPL"
2 DESCRIPTION = "libwpd is a C++ library designed to help process WordPerfect documents."
3 HOMEPAGE = "http://libwpd.sourceforge.net/index.html"
5 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
6 DEPENDS = "libgsf"
8 inherit autotools pkgconfig
11 do_stage() {
12 autotools_stage_all
15 SRC_URI[md5sum] = "464a390c66511831821de81b887d3e61"
16 SRC_URI[sha256sum] = "05a67a8b8d907ebcbac0e8505fc59fc50731ba9f73b8c177898ce41d0575bb17"