Skip to content

community/kaidan: fix missing dependency

Trivial fix: Kaidan will fail to start with following output when qt5-qtbase-sqlite is not installed

QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
Cannot add database: Driver not loaded Driver not loaded

Hope I didn't miss anything, first time messing around with APKBUILDs :)

Merge request reports