diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2007-07-24 01:09:19 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2007-07-24 01:09:19 +0000 |
| commit | f88d479e00263b6999033ff0d0925304cf65538c (patch) | |
| tree | c3bb3528ec3129ac643a7ac7271b80d344f54de4 /packages/python/python-evas_cvs.bb | |
| parent | 697093f6bc5ab5d3941cfa68fea21a2ba56def85 (diff) | |
add python bindings to the Enlightenment Foundation Libraries
Diffstat (limited to 'packages/python/python-evas_cvs.bb')
| -rw-r--r-- | packages/python/python-evas_cvs.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/python/python-evas_cvs.bb b/packages/python/python-evas_cvs.bb new file mode 100644 index 0000000000..070fddaf98 --- /dev/null +++ b/packages/python/python-evas_cvs.bb @@ -0,0 +1,4 @@ +require python-efl.inc + +DEPENDS += "evas" + |
