diff options
author | Yu <jiung.yu@samsung.com> | 2020-08-24 15:28:13 +0900 |
---|---|---|
committer | Yu <jiung.yu@samsung.com> | 2020-08-24 16:34:56 +0900 |
commit | 4d73749e74373555b59354fe2dd63602a2733547 (patch) | |
tree | 839a68efc97d6539e2684644f596c8983e5a6a90 | |
parent | 4739717b8f7c2673641932894f4e71209a5e6556 (diff) | |
download | building-blocks-4d73749e74373555b59354fe2dd63602a2733547.tar.gz building-blocks-4d73749e74373555b59354fe2dd63602a2733547.tar.bz2 building-blocks-4d73749e74373555b59354fe2dd63602a2733547.zip |
Add below packages for iot headed imagesubmit/tizen/20200824.093716accepted/tizen/unified/20200824.134413
- paho-mqtt-c
- libpaho-mqtt-c
Change-Id: I5a2d4f54df426c98c605e275568012fd78476639
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
-rw-r--r-- | packaging/platform-preset-iot.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index 6810e01..46bd900 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -285,6 +285,9 @@ Requires: %{name}-sub2-domain_CSAPI-UIX-VoiceControlManager Requires: %{name}-sub2-domain_CSAPI-UIX-Nlp Requires: %{name}-sub1-domain_CSAPI-WebView %endif +#From TRE-2538 +Requires: libpaho-mqtt-c +Requires: paho-mqtt-c %description root-Preset_iot_headed The packages of Tizen IoT Headed Common. |