OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Dec-2007 20:49:58
Branch: HEAD Handle: 2007121519495600
Modified files:
openpkg-src/sqlite sqlite.spec
Log:
latest SQLite unfortunately requires TCL during build-time -- I hope
this is changed again
Summary:
Revision Changes Path
1.166 +1 -1 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.165 -r1.166 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 15 Dec 2007 08:55:22 -0000 1.165
+++ openpkg-src/sqlite/sqlite.spec 15 Dec 2007 19:49:56 -0000 1.166
@@ -60,7 +60,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, gawk
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gawk, tcl
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_readline}" == "yes"
BuildPreReq: readline, pkgconfig
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]