vdr: fix dependency for libintl
[openembedded.git] / recipes / libwpd / libwpd_0.8.4.bb
blob4e6ee91a4f309ed9946757926d7a233f7030df2d
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