|
|
@@ -39,7 +39,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20061016
|
|
|
+Release: 20061024
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -68,7 +68,7 @@ Patch0: mysql51.patch
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20060823, perl, gcc, make
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20060823, perl, make, gcc, gcc::with_cxx = yes
|
|
|
PreReq: OpenPKG, openpkg >= 20060823, perl
|
|
|
BuildPreReq: zlib, readline, ncurses
|
|
|
PreReq: zlib, readline, ncurses
|