diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-05 19:43:38 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-05 19:43:38 -0400 |
commit | e8f1bf514c1819cb9942d77bb624db4f6703fa8b (patch) | |
tree | d6b19edf237f3e85d4063881a83c849bfd4260d8 /core/debian/control | |
parent | 3f25e1bf5509f584f455e0e3ce369bc51b763f85 (diff) |
Add Debian packaging and startup scripts to load Novena FPGA automatically.
Diffstat (limited to 'core/debian/control')
-rw-r--r-- | core/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/debian/control b/core/debian/control index 84a4e91..3a3de4c 100644 --- a/core/debian/control +++ b/core/debian/control @@ -8,7 +8,7 @@ Homepage: http://trac.cryptech.is/wiki Package: cryptech-novena-rtl Architecture: all -Depends: libc6 (>= 2.13), ${misc:Depends} +Depends: libc6 (>= 2.13), ${misc:Depends} cryptech-novena-sw (= ${binary:Version}) Description: Cryptech open-source crypto hardware "cryptech-novena-rtl" contains FGPA configuration (RTL bitstream) for the Cryptech project on the Novena PVT-1 development board. |