diff --git a/wxGTK.spec b/wxGTK.spec index 971fb1e74a..72dfec7157 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -151,7 +151,9 @@ cd obj-shared %else --disable-unicode \ %endif - --with-opengl + --with-opengl \ + --with-gnomeprint \ + --enable-mediactrl $MAKE cd .. @@ -170,7 +172,9 @@ cd obj-static %else --disable-unicode \ %endif - --with-opengl + --with-opengl \ + --with-gnomeprint \ + --enable-mediactrl $MAKE cd ..