diff options
| author | Daniel Willmann <daniel@totalueberwachung.de> | 2008-01-17 19:23:03 +0000 |
|---|---|---|
| committer | Daniel Willmann <daniel@totalueberwachung.de> | 2008-01-17 19:23:03 +0000 |
| commit | 5f89da2c9521b9bff73a34b933929c1767c454ae (patch) | |
| tree | a6eb507e8e20dbbc500655ea515ece4cb5500bd9 /packages/python/python-efl.bb | |
| parent | 1bf5c3346ac395825d49f895922a61bcdbb238e5 (diff) | |
| parent | 3c378f37f55ee00c41fce4897f8a09cb51b59f94 (diff) | |
merge of '15abe433106a3416f43fe1507eb0032a960434bb'
and '2538d8c9c6f9647baba548394a1e20a2e4467a19'
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" - |
