emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38977: closed ([PATCH 05/22] gnu: Jami: add libnatpmp (an optional d


From: GNU bug Tracking System
Subject: bug#38977: closed ([PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency))
Date: Mon, 06 Jan 2020 18:28:08 +0000

Your message dated Mon, 6 Jan 2020 19:07:40 +0100
with message-id <address@hidden>
and subject line Closing the broken patch
has caused the debbugs.gnu.org bug report #38977,
regarding [PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38977: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38977
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 05/22] gnu: Jami: add libnatpmp (an optional dependency) Date: Mon, 6 Jan 2020 02:11:35 +0100
---
 gnu/packages/telephony.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index e6660c00e1..a2970c817b 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -781,7 +781,6 @@ Initiation Protocol (SIP) and a multimedia framework.")
     (source (jami-source #:without-daemon #t))
     (build-system gnu-build-system)
     (inputs
-     ;; Missing (optional?) dep: libnatpmp.
      `(("alsa-lib" ,alsa-lib)
        ("boost" ,boost)
        ("dbus-c++" ,dbus-c++)
@@ -802,6 +801,7 @@ Initiation Protocol (SIP) and a multimedia framework.")
        ("libsndfile" ,libsndfile)
        ("speex" ,speex)
        ("speexdsp" ,speexdsp)
+       ("libnatpmp" ,libnatpmp)
        ("libupnp" ,libupnp)
        ("libvorbis" ,libvorbis)
        ("libx264" ,libx264)
-- 
2.24.1




--- End Message ---
--- Begin Message --- Subject: Closing the broken patch Date: Mon, 6 Jan 2020 19:07:40 +0100
I broke the whole patch series, sorry, hope this solves everything.
I got smtp error and thought patches didn't send.


Jan Wielkiewicz


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]