Add dependency to sensord 22/131422/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 29 May 2017 05:42:08 +0000 (14:42 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 29 May 2017 05:42:08 +0000 (14:42 +0900)
sensor-recorder requires sensord, as it collects sensory data from sensord.

Change-Id: Id4eff150ca9882dc1fbb8a33cd62dc693270bef1
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/context-sensor-recorder.spec

index 21760ef..a09e3a2 100644 (file)
@@ -18,8 +18,11 @@ BuildRequires: pkgconfig(context-common-client)
 
 Requires:   %{name}-dummy = %{version}-%{release}
 Requires:   context-service
+Requires:   sensord
+
 Provides:   %{name}-profile_mobile = %{version}-%{release}
 Provides:   %{name}-profile_wearable = %{version}-%{release}
+
 %global __provides_exclude ^.*-genuine\\.so.*$
 
 %description