https://bugzilla.suse.com/show_bug.cgi?id=1195369 https://bugzilla.suse.com/show_bug.cgi?id=1195369#c2 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com --- Comment #2 from Fabian Vogt <fvogt@suse.com> ---
The 4*Qt5 SQL plugins have a `Provides: libqt5_sql_backend`. The solver picks the first one it finds.
Not necessarily: With a Suggests it's possible to tell the solver what the "default" is. I suggest to use boolean dependencies e.g. Requires: (qt6-sql-mysql or qt6-sql-sqlite) for the backends which the application supports. -- You are receiving this mail because: You are on the CC list for the bug.