fixed install dependency bug

This commit is contained in:
2011-08-13 18:10:41 -07:00
parent af2b1d3fcf
commit deae49baaf
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
(repo git "git://github.com/ThomasHintz/chicken-scheme-{egg-name}.git") ; optional
(uri targz "https://github.com/ThomasHintz/chicken-scheme-{egg-name}/tarball/{egg-release}")
(release "1")
(release "1")
(release "2")
(release "3")