<br><br><div><span class="gmail_quote">2007/8/19, Marcel Wiesweg <<a href="mailto:marcel.wiesweg@gmx.de">marcel.wiesweg@gmx.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
><br>> digiKam still depand of libsqlite version 3 to be compiled ? If no, depency<br>> rules into main CMakeList.txt can be removed...<br><br>We dont directly link to libsqlite3 any more, but we need to sqlite3 plugin
<br>from the Qt SQL module. Missing a configure check that the Qt SQL module<br>contains this plugin, I left the direct sqlite3 check in place.<br>Feel free to change.<br></blockquote></div><br>Well, normally, if QT Sqlite3 database plugin is installed, sqlite3 library will be installed too to work properlly.
<br><br>Currently, digiKam sqlite3 depency is about devel package to compile it. If we don't need it to compile digiKam, i propose to remove this depency and add a new check to Qt sqlite plugin instead. No need to dupplicate it.
<br><br>I would to have the viewpoints from packagers in this room please.<br><br>Gilles<br>
<br>