diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/domain-apis-system.inc | 1 | ||||
-rw-r--r-- | packaging/platform-preset-iot-headed-images.inc | 2 | ||||
-rw-r--r-- | packaging/platform-preset-iot-headless-images.inc | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/packaging/domain-apis-system.inc b/packaging/domain-apis-system.inc index 4fdbd2e..c7ab9f4 100644 --- a/packaging/domain-apis-system.inc +++ b/packaging/domain-apis-system.inc @@ -203,7 +203,6 @@ Tizen block (set of packages) for Group of sub domain dlog %package sub2-domain_API-System-Update_Control Summary: Update Control Requires: update-control -Requires: update-control-plugin Requires: update-control-daemon %description sub2-domain_API-System-Update_Control Tizen block (set of packages) for Group of sub domain Update_Control diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index 3d494e3..a3fceac 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -61,6 +61,7 @@ Requires: elementary-tools Requires: sensord-profile_common #From TRE-3080 Requires: system-plugin-backend-deviced-headed +Requires: system-plugin-backend-update-control-generic ### FEATURE ### Requires: %{name}-sub1-domain_Feature-BootAni @@ -291,6 +292,7 @@ Requires: org.tizen.system-syspopup.common Requires: org.tizen.system-signal-sender #From TRE-3080 Requires: system-plugin-backend-deviced-headed +Requires: system-plugin-backend-update-control-generic ## Partition diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index 9366d37..c2030ec 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -74,6 +74,7 @@ Requires: nnstreamer-nntrainer-trainer Requires: capi-system-resource-plugin #From TRE-3078 Requires: system-plugin-backend-deviced-headless +Requires: system-plugin-backend-update-control-generic ### Will be removed ### Conflicts: %{name}-sub1-Preset_img_headed-common |