mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-06-07 08:41:28 +00:00
resolve libc depend
This commit is contained in:
parent
55d18421b2
commit
1f86d9b655
5
debian/control
vendored
5
debian/control
vendored
@ -35,7 +35,8 @@ Depends: libgpg-error,
|
|||||||
libqt5webkit5,
|
libqt5webkit5,
|
||||||
ragel,
|
ragel,
|
||||||
zlib1g,
|
zlib1g,
|
||||||
${misc:Depends}
|
${misc:Depends},
|
||||||
|
${shlibs:Depends}
|
||||||
Suggests: trojita-plugin-qtkeychain
|
Suggests: trojita-plugin-qtkeychain
|
||||||
Description: Trojitá is a fast Qt IMAP e-mail client.
|
Description: Trojitá is a fast Qt IMAP e-mail client.
|
||||||
Trojitá is a Qt IMAP e-mail client which:
|
Trojitá is a Qt IMAP e-mail client which:
|
||||||
@ -62,7 +63,7 @@ Description: Trojitá is a fast Qt IMAP e-mail client.
|
|||||||
|
|
||||||
Package: trojita-plugin-qtkeychain
|
Package: trojita-plugin-qtkeychain
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: qt5keychain, ${misc:Depends}
|
Depends: qt5keychain, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: Plugin for secure password storage for Trojitá.
|
Description: Plugin for secure password storage for Trojitá.
|
||||||
This plugin offers secure password storage for the Trojitá e-mail client by
|
This plugin offers secure password storage for the Trojitá e-mail client by
|
||||||
using QtKeyChain.
|
using QtKeyChain.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user