Add features to download images over http protocol.
[platform/core/uifw/dali-adaptor.git] / packaging / dali-adaptor.spec
index 59f94ec..05d1773 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.0.28
+Version:    1.0.29
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
@@ -65,6 +65,7 @@ BuildRequires:  pkgconfig(capi-system-system-settings)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(egl)
+BuildRequires:  libcurl-devel
 
 %if %{with wayland}
 BuildRequires:  pkgconfig(ecore-wayland)