mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-03-05 20:51:07 +00:00
add misc depends for debhelper
This commit is contained in:
parent
5afca84e7a
commit
3d30d3ddcd
5
debian/control
vendored
5
debian/control
vendored
@ -33,7 +33,8 @@ Depends: libgpg-error,
|
||||
libqt5svg5,
|
||||
libqt5webkit5,
|
||||
ragel,
|
||||
zlib1g
|
||||
zlib1g,
|
||||
${misc:Depends}
|
||||
Suggests: trojita-plugin-qtkeychain
|
||||
Description: Trojitá is a fast Qt IMAP e-mail client.
|
||||
Trojitá is a Qt IMAP e-mail client which:
|
||||
@ -60,7 +61,7 @@ Description: Trojitá is a fast Qt IMAP e-mail client.
|
||||
|
||||
Package: trojita-plugin-qtkeychain
|
||||
Architecture: any
|
||||
Depends: qt5keychain
|
||||
Depends: qt5keychain, ${misc:Depends}
|
||||
Description: Plugin for secure password storage for Trojitá.
|
||||
This plugin offers secure password storage for the Trojitá e-mail client by
|
||||
using QtKeyChain.
|
||||
|
Loading…
x
Reference in New Issue
Block a user