]> git.sesse.net Git - vlc/blobdiff - HACKING
Use var_Inherit* instead of var_CreateGet*.
[vlc] / HACKING
diff --git a/HACKING b/HACKING
index 804a18682ffba31fd83adcd9bbd09ec8d7cf658e..027000315d52f0042b7d7dd82ba4a6729278da7b 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -18,7 +18,6 @@ You will need the following tools if you plan to use the GIT version of vlc:
  - Automake version 1.9 or later
  - gettext version 0.16.1 or later
  - pkg-config
  - Automake version 1.9 or later
  - gettext version 0.16.1 or later
  - pkg-config
- - libgcrypt 1.2 (or compatible)
 
 After retrieving the GIT tree, you need to run the bootstrap script to
 generate all the files needed to build vlc. You can then run configure.
 
 After retrieving the GIT tree, you need to run the bootstrap script to
 generate all the files needed to build vlc. You can then run configure.