summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 7bf8a54..3deefd9 100644
--- a/debian/control
+++ b/debian/control
@@ -98,6 +98,10 @@ Depends:
${misc:Depends},
libgutenprint3 (= ${binary:Version}),
pkg-config
+Breaks:
+# Both libgutenprint2 and libgutenprint3 provide the same loadable modules
+# and hence are not co-installable.
+ libgutenprint2
Suggests: libgutenprint-doc (= ${source:Version})
Description: development files for the Gutenprint printer driver library
This package contains the header files for the Gutenprint library,