Files
meta-openembedded/meta-efl/recipes-efl/efl/eio.inc
Philippe De Swert e1fd44ff86 eio: new recipe and include file for eio
Signed-off-by: Philippe De Swert <philippedeswert@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-06 09:31:49 +02:00

9 lines
148 B
PHP

DESCRIPTION = "Enlightenment Input Output Library"
LICENSE = "LGPLv2.1"
DEPENDS = "ecore eina"
inherit efl
BBCLASSEXTEND = "native"
INC_PR = "r0"