BUILD: Change minimum requirement for wxWidgets to 3.0.

This commit is contained in:
Rom Walton 2013-11-15 15:30:03 -05:00
parent cecbb8bbd4
commit 564703f742
1 changed files with 1 additions and 1 deletions

View File

@ -738,7 +738,7 @@ fi
dnl ---------- wxWidgets --------------------------------------------------
if test "${enable_manager}" = yes ; then
BOINC_OPTIONS_WXWIDGETS([2.8.0])
BOINC_OPTIONS_WXWIDGETS([3.0.0])
fi
dnl ---------- libNotify --------------------------------------------------