From 780b2cb763b2fb780b8fb705855818a08c4b1d00 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Fri, 5 Jul 2024 15:24:47 +0300 Subject: [PATCH] Added mosquitto and libwebsockets --- msvsphere-9.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index b585a15..f831be3 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -1506,6 +1506,9 @@ }, "libwebp13": { "url": "custom" + }, + "libwebsockets": { + "url": "https://src.fedoraproject.org/rpms/libwebsockets.git" }, "libyubikey": { "url": "https://src.fedoraproject.org/rpms/libyubikey.git" @@ -1603,6 +1606,9 @@ "mock-core-configs": { "url": "https://src.fedoraproject.org/rpms/mock-core-configs.git" }, + "mosquitto": { + "url": "https://src.fedoraproject.org/rpms/mosquitto.git" + }, "mozilla-fira-fonts": { "url": "https://src.fedoraproject.org/rpms/mozilla-fira-fonts.git" },