Module: kamailio Branch: master Commit: 8b26753e04512c45fdd0392009feab9d7fef86f6 URL: https://github.com/kamailio/kamailio/commit/8b26753e04512c45fdd0392009feab9d7fef86f6
Author: Xenofon Karamanos <[email protected]> Committer: Xenofon Karamanos <[email protected]> Date: 2025-12-15T08:21:46Z Remove unused Perl module from APKBUILD --- Modified: pkg/kamailio/alpine/APKBUILD --- Diff: https://github.com/kamailio/kamailio/commit/8b26753e04512c45fdd0392009feab9d7fef86f6.diff Patch: https://github.com/kamailio/kamailio/commit/8b26753e04512c45fdd0392009feab9d7fef86f6.patch --- diff --git a/pkg/kamailio/alpine/APKBUILD b/pkg/kamailio/alpine/APKBUILD index 2d006e51881..e4a4e861196 100644 --- a/pkg/kamailio/alpine/APKBUILD +++ b/pkg/kamailio/alpine/APKBUILD @@ -328,7 +328,7 @@ _mod_list_presence="\ _mod_list_lua="app_lua" # - modules depending on perl library -_mod_list_perl="app_perl db_perlvdb" +_mod_list_perl="app_perl" # - modules depending on python3 library _mod_list_python3="app_python3 app_python3s" _______________________________________________ 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!
