mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
8 lines
253 B
BlitzBasic
8 lines
253 B
BlitzBasic
require python-efl.inc
|
|
LICENSE = "LGPLv3"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
|
PR = "${INC_PR}.5"
|
|
SRCREV = "${EFL_SRCREV}"
|
|
DEPENDS += "elementary python-evas"
|
|
RDEPENDS_${PN} += "python-evas python-ecore python-edje"
|