Explicitly enable the use of GNOME printing and media control to ensure that
RPMs are always created with these features enabled.
See #12567.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65876
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
%else
--disable-unicode \
%endif
- --with-opengl
+ --with-opengl \
+ --with-gnomeprint \
+ --enable-mediactrl
$MAKE
cd ..
%else
--disable-unicode \
%endif
- --with-opengl
+ --with-opengl \
+ --with-gnomeprint \
+ --enable-mediactrl
$MAKE
cd ..