spec: switch buildsystem to meson from autotools 29/208229/3 accepted/tizen/unified/20190627.014819 submit/tizen/20190626.013228
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 20 Jun 2019 06:49:02 +0000 (15:49 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 26 Jun 2019 01:20:43 +0000 (10:20 +0900)
from upstream, autotools buildsystem has removed.
tizen efl now uses meson for its buildsystem.

Change-Id: I82e76cf9dab0f7933501d12bf92a9e84a32f34cd

packaging/efl.spec

index d97e9ed..f05fe61 100644 (file)
@@ -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