Add missing package dependencies for smack.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 13 Jun 2013 09:15:10 +0000 (18:15 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 13 Jun 2013 09:15:10 +0000 (18:15 +0900)
[model] Tizen
[binary_type] AP
[customer] Tizen Developer
[issue#] N/A
[problem] Insatllation failed
[cause] Unresolvable smack label found.
[solution] Add Requires to spec file.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I7cbbf86f4660b1d77b2dc43aa384f2f48299e827

packaging/data-provider-master.spec

index 0b806f2..66f3f66 100644 (file)
@@ -36,6 +36,7 @@ BuildRequires: pkgconfig(livebox-service)
 BuildRequires: pkgconfig(notification)
 BuildRequires: pkgconfig(badge)
 BuildRequires: pkgconfig(security-server)
+Requires(post): sys-assert
 
 %description
 Manage the 2nd stage livebox service provider and communicate with the viewer application.