mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Issue #2202: depend on libgtk2.0-0t64, openssl and openssh-client. Also, require all of the database driver libraries so users are not potentially left with an empty library drop-down.
This commit is contained in:
@ -2,7 +2,7 @@ Package: HeidiSQL
|
|||||||
Version: %VERSION%
|
Version: %VERSION%
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Maintainer: Ansgar Becker <anse@heidisql.com>
|
Maintainer: Ansgar Becker <anse@heidisql.com>
|
||||||
Depends: libmysqlclient21 | libmariadb3 | libpq5 | sqlite3
|
Depends: libgtk2.0-0t64 (>=2.6.0), libmysqlclient21 | libmariadb3, libpq5, sqlite3, openssl, openssh-client
|
||||||
Installed-Size: 60000
|
Installed-Size: 60000
|
||||||
Homepage: https://www.heidisql.com/
|
Homepage: https://www.heidisql.com/
|
||||||
Description: A lightweight, fast and flexible interface to MySQL
|
Description: A lightweight, fast and flexible interface to MySQL
|
||||||
|
Reference in New Issue
Block a user