diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-10 01:05:29 +0200 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-10 01:05:29 +0200 |
| commit | 4f70e483520b258efa14cc36f27e85ffff0c86d9 (patch) | |
| tree | 1ca8e564cdf91fc0aca03869b9cb09bd27a388c2 /recipes/python/python-etk_svn.bb | |
| parent | 2208b42bea7850513d9df8f1edbfad1df083c5ad (diff) | |
| parent | 1aadd3a3f4f2788f85b427bc7221f7c3bf0a7cd7 (diff) | |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python-etk_svn.bb')
| -rw-r--r-- | recipes/python/python-etk_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-etk_svn.bb b/recipes/python/python-etk_svn.bb index aff6b1f982..85cb824b2d 100644 --- a/recipes/python/python-etk_svn.bb +++ b/recipes/python/python-etk_svn.bb @@ -4,6 +4,8 @@ RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk PV = "0.1.1+svnr${SRCREV}" PR = "ml1" +SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http" + do_stage() { distutils_stage_all } |
