There were a few missing dependencies that are needed to
build open-lldp from source. This patch updates the
QUICKSTART document with the new requirements.
---
 QUICKSTART |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/QUICKSTART b/QUICKSTART
index b304e0d..6fc82b3 100644
--- a/QUICKSTART
+++ b/QUICKSTART
@@ -83,7 +83,9 @@ git://open-fcoe.org/fcoe-utils.git
 DEPENDENCIES
 
 * libnl
+* libnl-devel
 * libconfig
+* libconfig-devel
 * autoconf
 * autotools
 * sysconftool
@@ -91,6 +93,7 @@ DEPENDENCIES
 * libtool
 * gcc-c++
 * flex
+* readline-devel
 
 PROCESS
 

_______________________________________________
fcoe-devel mailing list
[email protected]
http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel

Reply via email to