From d268c964af758d83135f82489846210fe7bd8491 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Tue, 8 Oct 2024 08:35:02 +0200 Subject: gnu: sipwitch: Fix build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/telephony.scm (sipwitch): Fix build. [origin]: Add sipwitch-fix-build-with-exosip5.patch here... * gnu/packages/patches: ...here and... * gnu/local.mk: ...here. Signed-off-by: Ludovic Courtès --- gnu/local.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/local.mk') diff --git a/gnu/local.mk b/gnu/local.mk index e6b1bac46b..29d76e7bce 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2160,6 +2160,7 @@ dist_patch_DATA = \ %D%/packages/patches/shakespeare-spl-fix-grammar.patch \ %D%/packages/patches/shared-mime-info-xdgmime-path.patch \ %D%/packages/patches/sharutils-CVE-2018-1000097.patch \ + %D%/packages/patches/sipwitch-fix-build-with-exosip5.patch \ %D%/packages/patches/slim-config.patch \ %D%/packages/patches/slim-login.patch \ %D%/packages/patches/slim-display.patch \ -- cgit v1.2.3