0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

Update wxWidgets version requirements

This commit is contained in:
Christoph Hohmann 2013-11-13 17:26:15 +01:00
parent 146e9a7dbd
commit a3fdf8065d

View File

@ -58,7 +58,7 @@ esac
# checks for wx
AM_OPTIONS_WXCONFIG
reqwx=2.4.0
reqwx=2.9.0
AM_PATH_WXCONFIG($reqwx, wxWin=1)
if test "$wxWin" != 1; then
AC_MSG_ERROR([