From bd1763680e1195e5475156b61128dea9b6034efb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 21 Jan 2024 13:32:51 -0800 Subject: [PATCH] Ubuntu: remove obsolete dependency It appears that this dependency is no longer provided (as of Mantis), but also no longer needed (as a build without it appears to completed). Let's see if that fixes our Mantis build issue. Signed-off-by: Dirk Hohndel --- packaging/ubuntu/debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/ubuntu/debian/control b/packaging/ubuntu/debian/control index 6099f7c4d..1ab1a4eff 100644 --- a/packaging/ubuntu/debian/control +++ b/packaging/ubuntu/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Subsurface CI Bot Build-Depends: asciidoc, debhelper (>= 9), - libgconf2-dev, libtool, libxml2-dev, libxslt-dev,