X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0f475e8aa9e236b097411bfc9ad9db7309a43b1a..b483f5fed274a9152faab05b0ebb4e5f5158c506:/wxPython/distrib/wxPythonFull.spec.in?ds=sidebyside diff --git a/wxPython/distrib/wxPythonFull.spec.in b/wxPython/distrib/wxPythonFull.spec.in index a4117823bd..8d86737c7a 100644 --- a/wxPython/distrib/wxPythonFull.spec.in +++ b/wxPython/distrib/wxPythonFull.spec.in @@ -210,6 +210,7 @@ cd bld --with-opengl \ --with-gnomeprint \ --enable-geometry \ + --enable-graphics_ctx \ --enable-optimise \ --enable-sound --with-sdl \ %if %{mediactrl} @@ -234,7 +235,6 @@ cd bld make -make -C contrib/src/animate make -C contrib/src/gizmos make -C contrib/src/stc @@ -262,7 +262,6 @@ WXDIR=`pwd` # Install wxGTK and contribs cd bld make prefix=$RPM_BUILD_ROOT%{wxpref} install -make -C contrib/src/animate prefix=$RPM_BUILD_ROOT%{wxpref} install make -C contrib/src/gizmos prefix=$RPM_BUILD_ROOT%{wxpref} install make -C contrib/src/stc prefix=$RPM_BUILD_ROOT%{wxpref} install