From 9785aa05dd9823824fe147ac494cb3b37824978f Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 11 Jun 2024 14:31:06 +0200 Subject: [PATCH] MT#60304 debian: Switch from markdown to discount The markdown package seems dead upstream, and the packaging situation in Debian is not very good either. It currently has an RC bug which means rtpengine itself is marked for autoremoval from testing. While we could fix the RC bug for the markdown package, it's probably better to switch implementation instead to something that is more lively. That would be the discount implementation for example. Change-Id: I25334f1539090d5e2d8008f460a7459713241d7c --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 10164d1ab..13c4fa06b 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 13), default-libmysqlclient-dev, dh-sequence-dkms, + discount, gperf, libavcodec-dev (>= 6:10), libavfilter-dev (>= 6:10), @@ -48,7 +49,6 @@ Build-Depends: libwebsockets-dev, libxmlrpc-core-c3-dev (>= 1.16.07), libxtables-dev (>= 1.4) | iptables-dev (>= 1.4), - markdown, ngcp-libcodec-chain-dev (>= 12.4) , pandoc, pkgconf,