diff options
| author | Koen Kooi <koen@openembedded.org> | 2008-01-15 09:18:57 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2008-01-15 09:18:57 +0000 |
| commit | f0d173cd5077621891f8298dc259476c72719bc0 (patch) | |
| tree | 2c9dc33c25bc107bff37418605793ebb2c279fef /packages/python/python-efl.bb | |
| parent | fa04db1991f2372697d20bd79eb47fdeb784dd69 (diff) | |
| parent | 405afb504f29cfeaf139558ffbef32d37b435828 (diff) | |
propagate from branch 'org.openembedded.dev' (head 6d44b490ec30acc0370a045d7b1eb3eae2b73ab9)
to branch 'org.openembedded.dev.avr32' (head 6793a5c97e2e2221d152d0e63239c891b2c4ec5e)
Diffstat (limited to 'packages/python/python-efl.bb')
| -rw-r--r-- | packages/python/python-efl.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-efl.bb b/packages/python/python-efl.bb index c667ceff11..ec5e9cd7e2 100644 --- a/packages/python/python-efl.bb +++ b/packages/python/python-efl.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries" LICENSE = "MIT" SECTION = "devel/python" -DEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon" +RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon" +PR = "ml1" ALLOW_EMPTY = "1" - |
