Change-Id: I77779b1acefbbabed89313078347ddce582d8d4e
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
%package -n tizenprv00.privacy-popup
Summary: Privacy Popup
Group: TO_BE/FILLED_IN
-Requires(post): /sbin/ldconfig
+Requires(post): /sbin/ldconfig
+Requires(post): org.tizen.indicator
+Requires(post): isf
+Requires(post): org.tizen.setting
+Requires(post): system-server
+#Requires(post): svi-data
+Requires(post): ail
Requires(postun): /sbin/ldconfig
BuildRequires: cmake
BuildRequires: gettext-tools
if (!ug || !priv)
return;
- ug_destroy(ug);
- destroy_privacy_popup();
+ //ug_destroy(ug);
+ //destroy_privacy_popup();
}
ui_gadget_h create_ug(appdata *data) {