From 392a6b9db1ce64099c15daa61c2e2ca964f95453 Mon Sep 17 00:00:00 2001 From: Simon John Date: Mon, 24 Mar 2014 13:27:36 +0000 Subject: replace perl reset script with python one Fix #180 Fix #127 --- packaging/debian/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/debian') diff --git a/packaging/debian/README.md b/packaging/debian/README.md index 26efa5a..c89bb43 100644 --- a/packaging/debian/README.md +++ b/packaging/debian/README.md @@ -7,7 +7,7 @@ or [Ubuntu](https://launchpad.net/ubuntu/+source/arduino-mk) or use apt. First install the dependencies for building/running the package, as root: apt-get build-dep arduino-mk - apt-get install arduino-core libdevice-serialport-perl help2man build-essential dpkg-dev fakeroot perl-doc devscripts + apt-get install arduino-core build-essential dpkg-dev fakeroot devscripts python-serial Fetch the Debian source: -- cgit v1.2.3