]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - HACKING
testing: Use HA patch compatible with 4.15.6+
[thirdparty/strongswan.git] / HACKING
diff --git a/HACKING b/HACKING
index 830b688412a4359248fa753ccf41ffd3dc2a5fe0..02d540a9ad1a77d956419378ca1e33ac5bb926ad 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -13,12 +13,17 @@ the code, you need the following tools:
     - automake
     - autoconf
     - libtool
+    - pkg-config
     - gettext
     - perl
+    - python
     - lex/flex
     - yacc/bison
     - gperf
-    - optionally Doxygen
+
+    Optionally:
+    - lcov/genhtml
+    - Doxygen
 
 To check out the master branch, use: