add missing packages requires 12/28612/1
authorRonan Le Martret <ronan@fridu.net>
Fri, 10 Oct 2014 12:22:18 +0000 (14:22 +0200)
committerRonan Le Martret <ronan@fridu.net>
Fri, 10 Oct 2014 12:22:18 +0000 (14:22 +0200)
 - if you use pkg_initdb and ail_initdb in post install script
   you need to add Requires(post) on pkgmgr and ail

Change-Id: Iff5a9587b34a1ef02636c3956abb3e72e985414e
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/ico-uxf-homescreen.spec

index 0511079..c4b7c84 100644 (file)
@@ -47,6 +47,9 @@ Requires: ico-uxf-weston-plugin >= 0.9.21
 Requires: ico-uxf-utilities >= 0.9.07
 Requires: system-controller
 
+Requires(post): pkgmgr
+Requires(post): ail
+
 %description
 This package provides the sample homescreen application.