From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] asterisk: Remove dependency to jansson.
Date: Sun, 26 May 2019 19:51:40 +0200 [thread overview]
Message-ID: <20190526175140.3231-2-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20190526175140.3231-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
The package has become part of the main system.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
lfs/asterisk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/asterisk b/lfs/asterisk
index 08e2edb30..ab038eb13 100755
--- a/lfs/asterisk
+++ b/lfs/asterisk
@@ -28,9 +28,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = asterisk
-PAK_VER = 25
+PAK_VER = 26
-DEPS = "jansson libsrtp opus"
+DEPS = "libsrtp opus"
###############################################################################
# Top-level Rules
--
2.20.1
prev parent reply other threads:[~2019-05-26 17:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-26 17:51 [PATCH 1/2] jansson: Move to core system and update to 2.12 Stefan Schantl
2019-05-26 17:51 ` Stefan Schantl [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190526175140.3231-2-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox