libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / sugar / python-xklavier_0.2.bb
blob7b86eac299d2592983496a0ea6cdfa0c77fe7ccc
1 DESCRIPTION = "Python libxklavier Bindings"
2 HOMEPAGE = "http://lists.sugarlabs.org/archive/sugar-devel/2009-August/018480.html"
3 SECTION = "devel/python"
4 PRIORITY = "optional"
5 LICENSE = "LGPL"
6 DEPENDS = "libxklavier"
7 PR = "r0"
9 SRC_URI = "http://download.sugarlabs.org/sources/external/python-xklavier/${PN}-${PV}.tar.gz"
11 inherit autotools pkgconfig distutils-base
13 EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
15 SRC_URI[md5sum] = "5b3cd1832f4d37dfa48490759f3bd3be"
16 SRC_URI[sha256sum] = "b71096448ca9d7933fbc4aff13cef95a5878f49e4c25f20f815dd1f8f635b6d6"