Mercurial > repos > testtool > get_geo
changeset 14:a0fefac1e0e1 draft
Uploaded
author | testtool |
---|---|
date | Thu, 19 Jan 2017 06:42:38 -0500 |
parents | 8c5fb91cba27 |
children | c035531adb1b |
files | getGEO/getGEO.xml |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/getGEO/getGEO.xml Thu Jan 19 06:38:21 2017 -0500 +++ b/getGEO/getGEO.xml Thu Jan 19 06:42:38 2017 -0500 @@ -1,7 +1,8 @@ <tool id="GEO" name="getGEO" version="1.16.2"> - <requirements> - <requirement name="package_r_3_2_1" type="package" version="3.2.1">R</requirement> -</requirements> + <macros> + <import>getGEO_macros.xml</import> + </macros> + <expand macro="requirements" /> <stdio> <exit_code range="1:" /> </stdio>