Skip to content

Commit 2f6f307

Browse files
committed
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 (cherry picked from commit 9785aa0)
1 parent 6ab987b commit 2f6f307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Build-Depends:
99
debhelper-compat (= 13),
1010
default-libmysqlclient-dev,
1111
dh-sequence-dkms,
12+
discount,
1213
gperf,
1314
libavcodec-dev (>= 6:10),
1415
libavfilter-dev (>= 6:10),
@@ -47,7 +48,6 @@ Build-Depends:
4748
libwebsockets-dev,
4849
libxmlrpc-core-c3-dev (>= 1.16.07),
4950
libxtables-dev (>= 1.4) | iptables-dev (>= 1.4),
50-
markdown,
5151
ngcp-libcodec-chain-dev <pkg.ngcp-rtpengine.codec-chain>,
5252
pandoc,
5353
pkgconf,

0 commit comments

Comments
 (0)