From de1e9a7e8e23d4b986c85365a79b9cf026a85ed1 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Sat, 27 Jul 2013 14:20:12 -0700 Subject: Add the pyserial dependency. LP: #1205720 --- Requires | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Requires') diff --git a/Requires b/Requires index 5086230d..f19c9691 100644 --- a/Requires +++ b/Requires @@ -10,6 +10,10 @@ PrettyTable # datasource is removed, this is no longer needed oauth +# This one is currently used only by the SmartOS datasource. If that +# datasource is removed, this is no longer needed +pyserial + # This is only needed for places where we need to support configs in a manner # that the built-in config parser is not sufficent (ie # when we need to preserve comments, or do not have a top-level -- cgit v1.2.3