[Cryptech-Commits] [user/jakob/tamper] 12/13: add explicit debian dependencies
git at cryptech.is
git at cryptech.is
Sat Jul 16 08:29:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
jakob at kirei.se pushed a commit to branch master
in repository user/jakob/tamper.
commit 1d2f315531969e160a0e6a017f8c9a93ae8ee432
Author: Jakob Schlyter <jakob at kirei.se>
AuthorDate: Sat Jul 16 10:19:06 2016 +0200
add explicit debian dependencies
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index d08f5a2..747b709 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,10 @@ The GPIO ports are located on JP5 (AVR_GPIO). From left to right, as seen when t
## Dependencies
+### Debian
+
+- apt-get install gcc-avr binutils-avr avr-libc avrdude
+
### Fedora
- dnf install avrdude avr-gcc avr-libc
More information about the Commits
mailing list