[Tizen] Enable Debug on
[platform/core/uifw/dali-adaptor.git] / packaging / dali-adaptor.spec
index 27ce5ad..762766b 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.49
+Version:    1.2.52
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
@@ -109,9 +109,12 @@ BuildRequires:  pkgconfig(elementary)
 %if 0%{?tizen_version_major} == 3
 BuildRequires:  pkgconfig(capi-appfw-application)
 %else
+BuildRequires:  pkgconfig(bundle)
 BuildRequires:  pkgconfig(appcore-ui)
+BuildRequires:  pkgconfig(appcore-multiwindow)
 BuildRequires:  pkgconfig(capi-appfw-app-common)
 BuildRequires:  pkgconfig(capi-appfw-app-control)
+BuildRequires:  pkgconfig(screen_connector_provider)
 %endif
 BuildRequires:  pkgconfig(capi-system-system-settings)
 
@@ -348,9 +351,7 @@ TIZEN_PLATFORM_CONFIG_SUPPORTED="%{tizen_platform_config_supported}" ; export TI
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -389,9 +390,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -429,9 +428,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -469,9 +466,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -510,9 +505,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}