]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added swig in netconf dependencies
authorFrancis Dupont <fdupont@isc.org>
Thu, 11 Oct 2018 09:29:41 +0000 (11:29 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 11 Oct 2018 09:29:41 +0000 (11:29 +0200)
doc/guide/netconf.xml

index afd01c7c676a827915c6f1fdb7fd9a64f4dcc2e1..5c003e7b3ce7b4344245cf3f56186d4bf8867e5e 100644 (file)
@@ -32,7 +32,7 @@
     be present in your system already.
 
 <screen>
-$ sudo apt-get install git cmake build-essential bison flex libpcre3-dev libev-dev libavl-dev libprotobuf-c-dev protobuf-c-compiler
+$ sudo apt-get install git cmake build-essential bison flex libpcre3-dev libev-dev libavl-dev libprotobuf-c-dev protobuf-c-compiler swig
 </screen>
 
     </para>