Module: kamailio
Branch: 6.0
Commit: 4e221917fc18463e8a7a1a5f6db13e8da6785ed0
URL: 
https://github.com/kamailio/kamailio/commit/4e221917fc18463e8a7a1a5f6db13e8da6785ed0

Author: Victor Seva <[email protected]>
Committer: Sergey Safarov <[email protected]>
Date: 2025-06-21T21:17:31+03:00

pkg/kamailio/alpine: add missing dependency for jwt module [skip ci]

related #4132

(cherry picked from commit 95d0c1fc38da00dc6bbda19dba1ac4b20535abf5)

---

Modified: pkg/kamailio/alpine/APKBUILD

---

Diff:  
https://github.com/kamailio/kamailio/commit/4e221917fc18463e8a7a1a5f6db13e8da6785ed0.diff
Patch: 
https://github.com/kamailio/kamailio/commit/4e221917fc18463e8a7a1a5f6db13e8da6785ed0.patch

---

diff --git a/pkg/kamailio/alpine/APKBUILD b/pkg/kamailio/alpine/APKBUILD
index fe941ec28e5..2215305313f 100644
--- a/pkg/kamailio/alpine/APKBUILD
+++ b/pkg/kamailio/alpine/APKBUILD
@@ -32,7 +32,7 @@ makedepends="bison db-dev flex freeradius-client-dev expat-dev
        net-snmp-dev libuuid libev-dev jansson-dev json-c-dev libevent-dev
        linux-headers libmemcached-dev rabbitmq-c-dev hiredis-dev
        ruby-dev libmaxminddb-dev libunistring-dev mongo-c-driver-dev
-    libwebsockets-dev mosquitto-dev librdkafka-dev nghttp2-dev"
+       libwebsockets-dev mosquitto-dev librdkafka-dev nghttp2-dev libjwt-dev"
 
 install="$pkgname.pre-install $pkgname.pre-upgrade"
 

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to