mirror of https://github.com/BOINC/boinc.git
BUILD: Change minimum requirement for wxWidgets to 3.0.
This commit is contained in:
parent
cecbb8bbd4
commit
564703f742
|
@ -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 --------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue