Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build_scripts/debian/dir_creator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Homepage: https://github.com/dbcli/mssql-cli

Package: mssql-cli
Architecture: all
Depends: libunwind8, libicu52 | libicu55 | libicu57 | libicu60, libffi-dev, less
Depends: libunwind8, libicu52 | libicu55 | libicu57 | libicu60 | libicu63 | libicu66 | libicu67, libffi-dev, less
Description: mssql-cli
We’re excited to introduce mssql-cli, a new and interactive command line query tool for SQL Server.
This open source tool works cross-platform and proud to be a part of the dbcli.org community.
Expand Down