libgcrypt: restore BBCLASSEXTEND
[openembedded.git] / recipes / sugar / python-xklavier_0.2.bb
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"
8
9 SRC_URI = "http://download.sugarlabs.org/sources/external/python-xklavier/${PN}-${PV}.tar.gz"
10
11 inherit autotools pkgconfig distutils-base
12
13 EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"