Mercurial > repos > galaxyp > peptideshaker
changeset 40:a72c48001f7c draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit c21e14c8f5c7cd0bbf0fc7920f54cac563d2378c
| author | galaxyp | 
|---|---|
| date | Wed, 27 Sep 2017 08:59:54 -0400 | 
| parents | f97e1cbb1c9d | 
| children | 3634c90301af | 
| files | searchgui.xml | 
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/searchgui.xml Mon Jul 17 16:46:40 2017 -0400 +++ b/searchgui.xml Wed Sep 27 08:59:54 2017 -0400 @@ -6,7 +6,8 @@ <import>macros.xml</import> </macros> <requirements> - <requirement type="package" version="@SEARCHGUI_VERSION@">searchgui</requirement> + <requirement type="package" version="@SEARCHGUI_VERSION@">searchgui</requirement> + <requirement type="package" version="3.0">zip</requirement> </requirements> <expand macro="stdio" /> <command>
