Mercurial > repos > iuc > bandage
diff macros.xml @ 3:97f832fc1267 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bandage commit ef940ee99e8bf07cfe86b273a3eda72f09003fb3"
| author | iuc |
|---|---|
| date | Thu, 05 Dec 2019 22:17:07 +0000 |
| parents | 42348f95138d |
| children | 0d1b07907bb1 |
line wrap: on
line diff
--- a/macros.xml Fri Jul 05 11:35:42 2019 -0400 +++ b/macros.xml Thu Dec 05 22:17:07 2019 +0000 @@ -6,8 +6,10 @@ </requirements> </xml> <xml name="version_command"> - <version_command>Bandage --version</version_command> + <version_command>@HEADLESS@ Bandage --version</version_command> </xml> + <token name="@HEADLESS@"><![CDATA[export QT_QPA_PLATFORM='offscreen' &&]]> +</token> <token name="@BANDAGE_OVERVIEW@"> **Bandage Overview**
