libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / tomoe / libtomoe-gtk_0.1.0.bb
blob99f300ed7eddd80680fb4114daeed00d35b7cb2b
1 DESCRIPTION = "A handwriting recognition engine"
2 HOMEPAGE = "http://tomoe.sourceforge.net"
3 SECTION = "libs"
4 DEPENDS = "gtk+ tomoe"
5 LICENSE = "LGPL"
7 inherit autotools pkgconfig
9 SRC_URI = "http://keihanna.dl.sourceforge.jp/tomoe/17171/libtomoe-gtk-0.1.0.tar.gz"
11 do_stage() {
12 autotools_stage_all
15 SRC_URI[md5sum] = "e9b887189ee408902a0f85d9b1cde06f"
16 SRC_URI[sha256sum] = "de00404262d5601edd953d2c83adc8e4897c2a34dfa2d8248f521136c266cc52"