Source: mysql-workbench
Version: 8.0.18+dfsg-1
Severity: minor
Tags: patch

Hi,

it looks like mysql-workbench does not use CTemplate anymore, as there
is an home-grown templating system (see library/mtemplate/, its README
in particular). Indeed, building mysql-workbench without the
libctemplate-dev build dependency produced no differences.

Attached there is a patch to remove the libctemplate-dev build
dependency.

Thanks,
-- 
Pino
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 12~) ,dh-py
  ,libantlr4-runtime-dev
  ,libboost-dev
  ,libcairo2-dev
- ,libctemplate-dev
  ,libfreetype6-dev
  ,libgdal-dev
  ,libgl1-mesa-dev

Reply via email to