[Install] Don't hardcode version numbers of externals

This commit is contained in:
Mat Sutcliffe
2021-04-07 17:50:58 +01:00
parent bb9db57a83
commit 743368516d
2 changed files with 4 additions and 3 deletions

View File

@@ -86,7 +86,8 @@
<origin>../../dist/lib/libqwt.so</origin>
</distributionFile>
<distributionFile>
<origin>../../dist/lib/libsodium.so.18</origin>
<allowWildcards>1</allowWildcards>
<origin>../../dist/lib/libsodium.so.*</origin>
</distributionFile>
</distributionFileList>
</folder>