mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-04-04 13:11:07 +00:00
rearranged depends
This commit is contained in:
parent
729f318808
commit
b7b77fc9e4
12
debian/control
vendored
12
debian/control
vendored
@ -3,10 +3,10 @@ Section: mail
|
||||
Priority: optional
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
Uploaders: Walter Lapchynski <wxl@ubuntu.com>
|
||||
Build-Depends: debhelper (>= 11),
|
||||
cmake (>= 2.8.11),
|
||||
libqt5webkit5-dev (>= 5.2.0),
|
||||
libqt5svg5-dev
|
||||
Build-Depends: cmake (>= 2.8.11),
|
||||
debhelper (>= 11),
|
||||
libqt5svg5-dev,
|
||||
libqt5webkit5-dev (>= 5.2.0)
|
||||
Standards-Version: 4.1.3
|
||||
Homepage: http://trojita.flaska.net/
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/trojita/
|
||||
@ -24,12 +24,12 @@ Depends: libc6 (>= 2.14),
|
||||
libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0),
|
||||
libqt5network5 (>= 5.0.2),
|
||||
libqt5sql5 (>= 5.0.2),
|
||||
libqt5sql5-sqlite,
|
||||
libqt5svg5,
|
||||
libqt5webkit5 (>= 5.2.0),
|
||||
libqt5widgets5 (>= 5.2.0),
|
||||
libstdc++6 (>= 5.2),
|
||||
zlib1g (>= 1:1.1.4),
|
||||
libqt5sql5-sqlite,
|
||||
libqt5svg5,
|
||||
${misc: Depends},
|
||||
${shlibs: Depends}
|
||||
Suggests: trojita-plugin-qtkeychain
|
||||
|
Loading…
x
Reference in New Issue
Block a user