mirror of
https://github.com/lubuntu-team/trojita-packaging.git
synced 2025-03-09 14:31:06 +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,
|
libqt5svg5,
|
||||||
libqt5webkit5,
|
libqt5webkit5,
|
||||||
ragel,
|
ragel,
|
||||||
zlib1g
|
zlib1g,
|
||||||
|
${misc: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:
|
||||||
@ -60,7 +61,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
|
Depends: qt5keychain, ${misc: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