diff options
| author | Christopher Peplin <github@rhubarbtech.com> | 2013-07-09 12:55:42 -0400 |
|---|---|---|
| committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-07-09 13:01:08 -0400 |
| commit | 474da2ced413a892f455ebf99a8029b3cd753d79 (patch) | |
| tree | b0c99d8d7a52398307c3aa8862a8b763230fff06 /arduino-mk | |
| parent | 6936a1dcfde402037a220ea515162aa6b35324ec (diff) | |
Remove Perl YAML dependency from documentation.
YAML is no longer necessary in Perl since ard-parse-boards was implemented in the Makefile itself.
Diffstat (limited to 'arduino-mk')
| -rw-r--r-- | arduino-mk/Arduino.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk index ffbc90a..7c45bc5 100644 --- a/arduino-mk/Arduino.mk +++ b/arduino-mk/Arduino.mk @@ -73,7 +73,6 @@ # DEPENDENCIES # # The Perl programs need a couple of libraries: -# YAML # Device::SerialPort # ######################################################################## |
