mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-06-03 06:41:36 +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
|
Priority: optional
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
Uploaders: Walter Lapchynski <wxl@ubuntu.com>
|
Uploaders: Walter Lapchynski <wxl@ubuntu.com>
|
||||||
Build-Depends: debhelper (>= 11),
|
Build-Depends: cmake (>= 2.8.11),
|
||||||
cmake (>= 2.8.11),
|
debhelper (>= 11),
|
||||||
libqt5webkit5-dev (>= 5.2.0),
|
libqt5svg5-dev,
|
||||||
libqt5svg5-dev
|
libqt5webkit5-dev (>= 5.2.0)
|
||||||
Standards-Version: 4.1.3
|
Standards-Version: 4.1.3
|
||||||
Homepage: http://trojita.flaska.net/
|
Homepage: http://trojita.flaska.net/
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/trojita/
|
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),
|
libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0),
|
||||||
libqt5network5 (>= 5.0.2),
|
libqt5network5 (>= 5.0.2),
|
||||||
libqt5sql5 (>= 5.0.2),
|
libqt5sql5 (>= 5.0.2),
|
||||||
|
libqt5sql5-sqlite,
|
||||||
|
libqt5svg5,
|
||||||
libqt5webkit5 (>= 5.2.0),
|
libqt5webkit5 (>= 5.2.0),
|
||||||
libqt5widgets5 (>= 5.2.0),
|
libqt5widgets5 (>= 5.2.0),
|
||||||
libstdc++6 (>= 5.2),
|
libstdc++6 (>= 5.2),
|
||||||
zlib1g (>= 1:1.1.4),
|
zlib1g (>= 1:1.1.4),
|
||||||
libqt5sql5-sqlite,
|
|
||||||
libqt5svg5,
|
|
||||||
${misc: Depends},
|
${misc: Depends},
|
||||||
${shlibs: Depends}
|
${shlibs: Depends}
|
||||||
Suggests: trojita-plugin-qtkeychain
|
Suggests: trojita-plugin-qtkeychain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user