diff --git a/recipes-games/freeciv/freeciv.inc b/recipes-games/freeciv/freeciv.inc index 1129fce..39d72bf 100644 --- a/recipes-games/freeciv/freeciv.inc +++ b/recipes-games/freeciv/freeciv.inc @@ -25,6 +25,7 @@ ac_cv_working_gettimeofday=yes \ ac_cv_func_working_vsnprintf=yes \ --enable-patient-connect \ --enable-shared --enable-client=${FREECIV_GUI} \ +--disable-ruledit \ --disable-mapimg \ --disable-sdl2test \ --with-sqlite3-prefix=${STAGING_DIR} \