Fix incomplete dependency list.

This is a no-op, but suppresses a warning about an unused (albeit empty) substitution variable.
This commit is contained in:
Dag-Erling Smørgrav 2018-04-26 22:02:07 +02:00
parent 2464c55c6e
commit 780084b9dd

2
debian/control vendored
View file

@ -8,7 +8,7 @@ Homepage: https://github.com/cryb-to/cryb-to
Package: cryb-to
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
Description: Collection of cryptographic and security-related libraries
The aim of the Cryb.to project is to provide a collection of correct,
well-written, well-tested and well-documented implementations of both