Package: librist Version: 0.2.10+dfsg-1 Severity: normal Tags: patch
Hello, I found mbedtls support to be now enabled with mbedtls 2.28.8.
So now the pkgconfig file includes it, and fails if it is missing.
ffmpeg FTBFS due to it if librist gets rebuilt.
diff -Nru librist-0.2.10+dfsg/debian/control librist-0.2.10+dfsg/debian/control
--- librist-0.2.10+dfsg/debian/control 2023-10-18 17:04:45.000000000 +0200
+++ librist-0.2.10+dfsg/debian/control 2024-04-05 15:59:09.000000000 +0200
@@ -22,6 +22,7 @@
Depends:
librist4 (= ${binary:Version}),
libcjson-dev,
+ libmbedtls-dev,
${misc:Depends},
Architecture: any
Multi-Arch: same
-- System Information:
Debian Release: bookworm/sid
APT prefers jammy-updates
APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'),
(100, 'jammy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x86
Kernel: Linux 6.2.0-35-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
OpenPGP_signature.asc
Description: OpenPGP digital signature

