# HG changeset patch
# User iuc
# Date 1710422755 0
# Node ID aadc5d8099e21ca11700b3bbb7aa1d10d729f08b
# Parent  41102a84e387e20409d870a9b21aaf8f8b5746ba
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit bc6ba57599c6516bd728e7311ba0a53188622edf

diff -r 41102a84e387 -r aadc5d8099e2 macros.xml
--- a/macros.xml	Sat Oct 08 20:03:17 2022 +0000
+++ b/macros.xml	Thu Mar 14 13:25:55 2024 +0000
@@ -53,6 +53,11 @@
             </when>
         </conditional>
     </xml>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">nextclade</xref>
+        </xrefs>
+    </xml>
     <!--
         help
     -->
diff -r 41102a84e387 -r aadc5d8099e2 nextalign.xml
--- a/nextalign.xml	Sat Oct 08 20:03:17 2022 +0000
+++ b/nextalign.xml	Thu Mar 14 13:25:55 2024 +0000
@@ -4,6 +4,7 @@
         <import>macros.xml</import>
         <token name="@VERSION_SUFFIX@">0</token>
     </macros>
+    <expand macro="xrefs"/>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement>
     </requirements>