add deps for websocket plug

Signed-off-by: madomado <wboy111@outlook.com>
This commit is contained in:
madomado
2023-06-30 15:09:29 +08:00
committed by GitHub
parent 8971a68ee9
commit 8fcb83275c
+2
View File
@@ -56,6 +56,8 @@ BuildRequires: websocketpp-devel
BuildRequires: ffmpeg-free-devel
BuildRequires: x264-devel
BuildRequires: vlc-devel
# websocket deps
BuildRequires: nlohmann-json-devel websocketpp-devel asio-devel
# Ensure QtWayland is installed when libwayland-client is installed
Requires: (qt6-qtwayland%{?_isa} if libwayland-client%{?_isa})