omap3-sgx-modules: strip unneeded stuff
[openembedded.git] / recipes / anki / anki_0.4.3.bb
1 require anki.inc
2
3 RDEPENDS += "libanki"
4 PR = "r2"
5
6 export PV := "${PV}"
7
8 SRC_URI += "file://no-need-for-pyqt-at-buildtime.patch;patch=1"
9 S = "${WORKDIR}/anki-${PV}"