1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-15 18:13:36 +00:00

2018-08-30 2.6.4 HaO Debian dependencies removed. Ticket #147

This commit is contained in:
Harald Oehlmann
2019-08-30 19:42:07 +02:00
parent 6949143419
commit ba4294a02e
+1 -2
View File
@@ -9,7 +9,6 @@ Homepage: http://www.zint.org.uk/
Package: zint
Section: libs
Architecture: any
Depends: libpng12-dev
Description: A library for encoding data in barcode symbols.
Zint is an Open Source barcode encoding and image generating library.
It currently features support for over 50 symbologies including
@@ -29,7 +28,7 @@ Description: Zint development files
Package: zint-qt
Section: libs
Architecture: any
Depends: zint (= ${binary:Version}), libqt4-dev
Depends: zint (= ${binary:Version})
Description: Zint Barcode Studio.
This package contains Zint Barcode Studio, a QT frontend for the Zint
barcode encoding library.