diff options
| -rw-r--r-- | ports/nanodbc/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/nanodbc/CONTROL b/ports/nanodbc/CONTROL index 92097e188..1e7a64093 100644 --- a/ports/nanodbc/CONTROL +++ b/ports/nanodbc/CONTROL @@ -1,5 +1,6 @@ Source: nanodbc -Version: 2.12.4-8 +Version: 2.12.4 +Port-Version: 9 Homepage: https://github.com/lexicalunit/nanodbc Description: A small C++ wrapper for the native C ODBC API. -Build-Depends: unixodbc +Build-Depends: unixodbc(!windows) |
