diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-04-29 19:21:38 +0200 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-04-29 19:21:38 +0200 |
| commit | 7efc24bf60fcb40244c69853f21e11cdb23e57e9 (patch) | |
| tree | 5839f8d39b29fc8be1e7c6db7b4b88123228eef6 /recipes/python | |
| parent | f3edd2d29b7e0094db6eaa4c7d9a870a3a7d8796 (diff) | |
| parent | fa862d201dcdcffccd627f9f2b75cb9a97c6f65c (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python')
| -rw-r--r-- | recipes/python/python-evas_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-evas_svn.bb b/recipes/python/python-evas_svn.bb index 8a95b4418c..3af7afdf63 100644 --- a/recipes/python/python-evas_svn.bb +++ b/recipes/python/python-evas_svn.bb @@ -3,4 +3,5 @@ DEPENDS += "evas" do_stage() { distutils_stage_all + distutils_stage_headers } |
