mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-16 02:50:49 +00:00
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
9 lines
250 B
BlitzBasic
9 lines
250 B
BlitzBasic
require python-efl.inc
|
|
LICENSE = "LGPLv2.1"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
|
PR = "${INC_PR}.0"
|
|
SRCREV = "${EFL_SRCREV}"
|
|
DEPENDS += "edbus python-dbus"
|
|
RDEPENDS_${PN} += "python-dbus"
|
|
SRCNAME = "python-e_dbus"
|