aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-07-05 16:06:13 -0400
committerRob Austein <sra@hactrn.net>2016-07-05 16:06:13 -0400
commit6fd19344c257c60cbf319ba6d101d0017f5a6949 (patch)
tree9bdaa2fee993de4297e36546fd88d48d7ccd49d9 /source
parentb621a766653c372eb70791068b73416bff51ed0a (diff)
Add python-serial to runtime dependencies.
Diffstat (limited to 'source')
-rw-r--r--source/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/debian/control b/source/debian/control
index 8ae25b9..72c8714 100644
--- a/source/debian/control
+++ b/source/debian/control
@@ -8,7 +8,7 @@ Homepage: http://trac.cryptech.is/wiki
Package: cryptech-alpha
Architecture: any
-Depends: libc6 (>= 2.13), ${misc:Depends}, libsqlite3-0
+Depends: libc6 (>= 2.13), ${misc:Depends}, libsqlite3-0, python-serial
Description: Cryptech open-source crypto software
"cryptech-alpha" contains software for use with the Cryptech Project
"Alpha" development board.