Check the desktop variable for supporting desktop browsing.
[platform/framework/web/webkit-efl.git] / packaging / webkit2-efl.spec
index 6c54353..45234da 100644 (file)
@@ -1,6 +1,6 @@
 %bcond_with mesa
 %bcond_with wayland
-%bcond_with ivi
+%bcond_with desktop
 Name: webkit2-efl
 Summary: Webkit2 EFL
 Version: 123997_0.11.47
@@ -176,7 +176,7 @@ then
 %if %{with mesa}
         -DUSE_MESA=On \
 %endif
-%if %{with ivi}
+%if %{with desktop}
        -DENABLE_TIZEN_DESKTOP_BROWSING=On \
 %endif
         -DCMAKE_CXX_ARCHIVE_APPEND="<CMAKE_AR> ruT <TARGET> <LINK_FLAGS> <OBJECTS>" \