summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWoo Chang Kim <wchang.kim@samsung.com>2020-04-09 07:44:27 +0000
committerGerrit Code Review <gerrit@review>2020-04-09 07:44:27 +0000
commitb00dddb739e11593c76c22a4a04a9ad5acf85873 (patch)
treefaf8412a1fabd4bb9f7276e3683f447487a12d2b
parent5b5732d471665e6ee2e0f0da2e35cdf2e93254be (diff)
parentce17271d9a071343dde78b86c61fefb1607b9731 (diff)
downloadbuilding-blocks-accepted/tizen/unified/20200409.083707.tar.gz
building-blocks-accepted/tizen/unified/20200409.083707.tar.bz2
building-blocks-accepted/tizen/unified/20200409.083707.zip
Merge "Add WiFi Aware building block" into tizensubmit/tizen/20200409.075031accepted/tizen/unified/20200409.083707
-rw-r--r--packaging/domain-apis-network.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/packaging/domain-apis-network.inc b/packaging/domain-apis-network.inc
index a3d2c04..24e44ff 100644
--- a/packaging/domain-apis-network.inc
+++ b/packaging/domain-apis-network.inc
@@ -29,6 +29,7 @@ Suggests: %{name}-sub2-domain_API-Network-VPN_Service
Suggests: %{name}-sub2-domain_API-Network-WiFi_Manager
Suggests: %{name}-sub2-domain_API-Network-WiFi_Direct
Suggests: %{name}-sub2-domain_API-Network-ZigBee
+Suggests: %{name}-sub2-domain_API-Network-WiFi_Aware
%description sub1-domain_API-Network
Tizen block (set of packages) for Group of domain API-Network
%files sub1-domain_API-Network
@@ -493,3 +494,17 @@ Enabling ZigBee Manager and provide to user ZigBee API <br>
%tizen_feature tizen.org/feature/network.zigbee true
%tizen_feature tizen.org/feature/network.zigbee.admin true
+%package sub2-domain_API-Network-WiFi_Aware
+Summary: WiFi Aware (NAN)
+
+Requires: %{name}-sub2-domain_API-Network-WiFi_Manager
+Requires: capi-network-wifi-aware
+Requires: nan-manager
+
+%description sub2-domain_API-Network-WiFi_Aware
+Enabling WiFi Aware (NAN) API <br>
+
+%files sub2-domain_API-Network-WiFi_Aware
+%posttrans sub2-domain_API-Network-WiFi_Aware
+
+