tbl2asn: adding runtime dep libidn (#42171)
This commit is contained in:
parent
23df20fe6d
commit
e1826f89d4
@ -22,6 +22,8 @@ class Tbl2asn(Package):
|
||||
deprecated=True,
|
||||
)
|
||||
|
||||
depends_on("libidn@1.34", type="run")
|
||||
|
||||
def url_for_version(self, ver):
|
||||
return "https://ftp.ncbi.nih.gov/toolbox/ncbi_tools/converters/by_program/tbl2asn/linux64.tbl2asn.gz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user