diff options
-rw-r--r-- | packaging/domain-apis-network.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/domain-apis-network.inc b/packaging/domain-apis-network.inc index 3b95b89..ffd7c9e 100644 --- a/packaging/domain-apis-network.inc +++ b/packaging/domain-apis-network.inc @@ -394,17 +394,20 @@ Requires: smartcard-service-common Requires: smartcard-service Suggests: smartcard-plugin-nfc Suggests: smartcard-plugin-uicc +Suggests: smartcard-plugin-usb Suggests: %{name}-sub2-domain_API-Network-NFC Suggests: %{name}-sub1-domain_API-Telephony %description sub2-domain_API-Network-Smartcard Enabling Smartcard(Secure Element) Manager and it is possible to user Smartcard API. <br> In case of USIM device, 'smartcard-plugin-uicc' and 'sub1-domain_API-Telephony' have to be chosen. <br> -In case of embedded SE, 'smartcard-plugin-nfc' and 'sub2-domain_API-Network-NFC' have to be chosen. +In case of embedded SE, 'smartcard-plugin-nfc' and 'sub2-domain_API-Network-NFC' have to be chosen. <br> +In case of USB, 'smartcard-plugin-usb' have to be chosen. %files sub2-domain_API-Network-Smartcard %posttrans sub2-domain_API-Network-Smartcard %tizen_feature tizen.org/feature/network.secure_element true %tizen_feature tizen.org/feature/network.secure_element.ese true %tizen_feature tizen.org/feature/network.secure_element.uicc true +%tizen_feature tizen.org/feature/network.secure_element.usb true %package sub2-domain_API-Network-UWB Summary: UWB |