severity 1054962 serious
retitle 1054962 libsoup3: FTBFS: Missing build-dependency on ca-certificates
tags 1054962 + patch
thanks
The attached patch should fix the issue.
I'm raising the severity because it's a violation of Debian Policy 4.2.
Thanks.
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Debian GNOME Maintainers
<[email protected]>
Uploaders: Iain Lane <[email protected]>, Jeremy BĂcha <[email protected]>,
Michael Biebl <[email protected]>, Sebastien Bacher <[email protected]>
Build-Depends: apache2 <!nocheck> <!noinsttest>,
+ ca-certificates,
curl <!nocheck> <!noinsttest>,
debhelper-compat (= 13),
dh-sequence-gir,