Enable sqlite database backend in QT

Bernardo Innocenti bernie at develer.com
Thu Dec 22 08:46:03 UTC 2005


Bernardo Innocenti wrote:

> @@ -169,6 +178,10 @@
>  BuildRequires: unixODBC-devel
>  %endif
> 
> +%if %{buildsqlite}
> +BuildRequires: sqlite2-devel
> +%endif
> +
>  BuildRequires: fontconfig-devel >= 2.0
> 

This chunk isn't actually needed because Qt builds
against its in-tree copy of sqlite.

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/




More information about the fedora-devel-list mailing list