Update package version to 0.9.11
[platform/core/uifw/libscl-core.git] / packaging / libscl-core.spec
index d341028..9b5da67 100644 (file)
@@ -8,7 +8,7 @@
 
 Name:       libscl-core
 Summary:    A library for developing software keyboards
-Version:    0.6.2
+Version:    0.9.11
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    Apache-2.0
@@ -19,7 +19,7 @@ BuildRequires:  pkgconfig(vconf)
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(isf)
 %if %{with wayland}
-BuildRequires:  pkgconfig(ecore-wayland)
+BuildRequires:  pkgconfig(ecore-wl2)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(input-method-client)
 %else