diff options
Diffstat (limited to 'packaging/domain-apis-multimedia.inc')
-rw-r--r-- | packaging/domain-apis-multimedia.inc | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/packaging/domain-apis-multimedia.inc b/packaging/domain-apis-multimedia.inc index 0e242f6..c44b116 100644 --- a/packaging/domain-apis-multimedia.inc +++ b/packaging/domain-apis-multimedia.inc @@ -525,16 +525,23 @@ Requires:gst-plugins-good Requires:gst-plugins-ugly Requires:gst-libav Requires:gstreamer -Requires:libmm-display Requires:%{name}-sub2-domain_API-Multimedia-AudioCore Requires:%{name}-sub2-domain_API-Multimedia-Media_Tool Requires:%{name}-sub2-domain_API-Multimedia-Configuration Requires:%{name}-sub2-domain_API-Network-WiFi_Manager Requires:%{name}-sub2-domain_API-UI-TBM_Surface -Requires:%{name}-sub2-domain_API-UI-EFL_NativeUIToolkit + +# suggest building block for video rendering +Suggests:libmm-display +Suggests:%{name}-sub2-domain_API-UI-EFL_NativeUIToolkit %description sub2-domain_API-Multimedia-Webrtc -The Webrtc provides functions to communicate with the remote peer using multimedia sources and generic data. The multimedia sources include audio/video stream from microphone, camera or media file. +The Webrtc provides functions to communicate with the remote peer using multimedia sources and generic data. The multimedia sources include audio/video stream from microphone, camera or media file. <br> +<br> +About OPTIONAL selection: <br><br> +You have to choose multimedia display package and efl building block for video rendering. <br> +- libmm-display <br> +- EFL_NativeUIToolkit in UI API Group <br> %files sub2-domain_API-Multimedia-Webrtc |