More macOS support for simple_components (#565)

This commit is contained in:
Blady-Com
2022-07-18 13:19:58 +02:00
committed by GitHub
parent bee92953b8
commit c4b895b760
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -8,3 +8,8 @@ maintainers-logins = ["mosteo"]
[[external]]
kind = "system"
origin = ["unixodbc-dev"]
[[external]]
kind = "version-output"
version-command = [ "odbc_config", "--version" ]
version-regexp = "([\\d\\.]+)"