will be used for OF-Config stuff.

Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 setup.cfg          | 2 +-
 tools/pip-requires | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 262dee2..6e6527f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -34,7 +34,7 @@ source-dir = doc/source
 [bdist_rpm]
 Release = 1
 Group = Applications/Accessories
-Requires = python-eventlet, python-routes, python-webob, python-paramiko, 
python-netaddr python-oslo-config, python-msgpack
+Requires = python-eventlet, python-routes, python-webob, python-paramiko, 
python-netaddr, python-lxml, python-oslo-config, python-msgpack
 doc_files = LICENSE
             MANIFEST.in
             README.rst
diff --git a/tools/pip-requires b/tools/pip-requires
index d066bfe..4436d0f 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,6 +2,7 @@ eventlet
 routes
 webob>=1.0.8
 paramiko
+lxml
 netaddr
 oslo.config
 msgpack-python>=0.4.0
-- 
1.8.3.1


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to