diff --git a/helpers/make-qelectrotech b/helpers/make-qelectrotech
index 0e57d14f2b1eb360cb892702ff71e2a859e27eb9..32cc001357950e31850f5a9a5f009203fbe8086f 100644
--- a/helpers/make-qelectrotech
+++ b/helpers/make-qelectrotech
@@ -21,6 +21,8 @@ VERSION=1
 EXTERNAL='deb-src http://debian.qelectrotech.org/qet/debian/ stable main'
 SIGNKEY="BC9F825E1D4FB6C1"
 
+sed -i 's/libqt5sql5-sqlite/libqt5sql5-sqlite, libqt5printsupport5/g' debian/control
+
 . ./config
 
 changelog "Qelectrotech imported into Trisquel"