From 474da2ced413a892f455ebf99a8029b3cd753d79 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Tue, 9 Jul 2013 12:55:42 -0400 Subject: Remove Perl YAML dependency from documentation. YAML is no longer necessary in Perl since ard-parse-boards was implemented in the Makefile itself. --- arduino-mk/Arduino.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'arduino-mk') 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 # ######################################################################## -- cgit v1.2.3