Browse Source

latest SQLite unfortunately requires TCL during build-time -- I hope this is changed again

Ralf S. Engelschall 18 years ago
parent
commit
3fd5828f94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sqlite/sqlite.spec

+ 1 - 1
sqlite/sqlite.spec

@@ -60,7 +60,7 @@ Patch1:       sqlite.patch.odbc
 #   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