Browse Source

sqlite: changed build priority (120.090 -> 110.000)

Note:

Build sqlite before heimdal, enabling us to not use the internaly shipped
version of sqlite.
The included version of sqlite gets installed as 'libheimsqlite'.
user/chris/toolchain/0.3
Christian Wiese 13 years ago
parent
commit
ed4532ab6a
  1. 4
      database/sqlite/sqlite.desc

4
database/sqlite/sqlite.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../sqlite/sqlite.desc
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2012 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -38,7 +38,7 @@
[L] GPL
[S] Stable
[V] 3.7.6.3
[P] X -----5---9 120.090
[P] X -----5---9 110.000
[CV-URL] http://www.sqlite.org/download.html

Loading…
Cancel
Save