[Tizen] Enable Debug on
[platform/core/uifw/dali-adaptor.git] / packaging / dali-adaptor.spec
index 0584a17..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,6 +109,7 @@ 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)
@@ -350,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}
 
@@ -391,9 +390,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -431,9 +428,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -471,9 +466,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}
 
@@ -512,9 +505,7 @@ make clean
 %else
            --enable-efl=yes \
 %endif
-%if 0%{?enable_debug}
            --enable-debug \
-%endif
            --enable-appfw=yes \
            $configure_flags --libdir=%{_libdir}