Skip to content

community/qbittorrent: add qt6-sqlite driver

Fabricio Silva requested to merge fabricionaweb/aports:qbittorrent-sqlite into master

Qbittorrent have support for SQLite fastresume files but it is current breaking due missing drivers:

QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:

Just installing the qt6-qtbase-sqlite fixed to me so I think it should be added as dependency.

Merge request reports