diff options
author | Denis 'Gnutoo' Carikli <GNUtoo@no-log.org> | 2009-04-27 17:47:41 +0200 |
---|---|---|
committer | Denis 'Gnutoo' Carikli <GNUtoo@no-log.org> | 2009-04-27 17:47:41 +0200 |
commit | 691fd364dc741a8df339a1c3f74d941589ebaa99 (patch) | |
tree | 17aca55ad50553f58defacb24c377cd8777cf966 /recipes/python | |
parent | 413cc98aa563c9e6104d1104d5b24987ab9d12f8 (diff) | |
parent | eee57a831f63162a5c40c7ed53805f8d78a058bf (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 } |