From: Wonki Kim Date: Thu, 20 Jun 2019 06:49:02 +0000 (+0900) Subject: spec: switch buildsystem to meson from autotools X-Git-Tag: accepted/tizen/unified/20190627.014819^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F29%2F208229%2F3;p=platform%2Fupstream%2Fefl.git spec: switch buildsystem to meson from autotools from upstream, autotools buildsystem has removed. tizen efl now uses meson for its buildsystem. Change-Id: I82e76cf9dab0f7933501d12bf92a9e84a32f34cd --- diff --git a/packaging/efl.spec b/packaging/efl.spec index d97e9ed..f05fe61 100644 --- a/packaging/efl.spec +++ b/packaging/efl.spec @@ -1,12 +1,6 @@ %bcond_without wayland %bcond_with x -%if "%{buildsystem}" == "meson" -# -%else -%bcond_without automake -%endif - %define enable_examples 0 %define enable_ephysics 0 %define enable_elua 0