diff --git a/srcpkgs/cegui/template b/srcpkgs/cegui/template index 03c340fca1d..267666de304 100644 --- a/srcpkgs/cegui/template +++ b/srcpkgs/cegui/template @@ -23,7 +23,7 @@ build_options="gtk irrlicht ogre python" desc_option_gtk="Enable support for GTK2" desc_option_irrlicht="Enable support for Irrlicht" desc_option_ogre="Enable support for Ogre" -build_options_default="gtk irrlicht ogre" +build_options_default="gtk irrlicht" if [ -z "$CROSS_BUILD" ]; then # XXX: boost-python is not available when cross building