* sensiblebrowser as provided by debianutils and to lower RRECOMMENDS to RSUGGESTS would be even better
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
RDEPENDS = "python python-xml python-shell python-netclient python-mime \
python-netserver python-io python-compression"
RRECOMMENDS = "midori"
+RRECOMMENDS_shr = "ventura"
+
PV = "0.3.0-rc3+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "git://github.com/crei/evopedia.git;protocol=http;branch=master"
inherit distutils
+do_configure_append_shr() {
+ sed -i "s#/usr/bin/midori#/usr/bin/ventura#g" ${S}/evopedia.sh
+}
+
PACKAGE_ARCH = "all"
FILES_${PN} += "${datadir}/applications \