]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - HACKING
Merge branch 'ikev1-transform-nr'
[thirdparty/strongswan.git] / HACKING
diff --git a/HACKING b/HACKING
index 830b688412a4359248fa753ccf41ffd3dc2a5fe0..b691e205a8e6990ce7e13951ba31d6d789c39e4c 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,6 +1,6 @@
-                 -------------------------
-                  strongSwan - Development
-                 -------------------------
+                ------------------------
+                strongSwan - Development
+                ------------------------
 
 Git repository
 ---------------------
@@ -13,20 +13,25 @@ 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:
 
-   git clone git://git.strongswan.org/strongswan.git
+    git clone git://git.strongswan.org/strongswan.git
 
-     or using HTTP
+or using HTTP:
 
-   git clone http://git.strongswan.org/strongswan.git
+    git clone https://git.strongswan.org/strongswan.git
 
 After a successful check out, give the autotools a try:
 
@@ -53,5 +58,5 @@ strongSwan wiki
 A wiki for users and developers, including ticket system and source browser
 is available at
 
-    http://wiki.strongswan.org
+    https://wiki.strongswan.org