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
<pkg-gnome-maintain...@lists.alioth.debian.org>
Uploaders: Iain Lane <la...@debian.org>, Jeremy BĂcha <jbi...@ubuntu.com>,
Michael Biebl <bi...@debian.org>, Sebastien Bacher <seb...@debian.org>
Build-Depends: apache2 <!nocheck> <!noinsttest>,
+ ca-certificates,
curl <!nocheck> <!noinsttest>,
debhelper-compat (= 13),
dh-sequence-gir,