mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 16:09:51 -04:00
better debian support
added qt frontend to debian packages
This commit is contained in:
parent
e63858fe9b
commit
8398eff997
5 changed files with 21 additions and 1 deletions
7
debian/control
vendored
7
debian/control
vendored
|
@ -44,3 +44,10 @@ Section: libs
|
|||
Architecture: any
|
||||
Depends: libzint (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Zint console frontend.
|
||||
|
||||
Package: qzintfrontend
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: libzint (= ${binary:Version}), libqzint (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Zint QT frontend.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue