diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-01-02 14:55:04 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-01-02 14:55:04 +0100 |
commit | 696166c9d4f8e5aa8f9d4628982d1f58548d0d92 (patch) | |
tree | a2af4bf5476bc23751ff8ad5c41af2ac69359aec /src | |
parent | aba8840625ea3b768fe8ba08d3c431273d73ac9b (diff) | |
download | VeraCrypt-696166c9d4f8e5aa8f9d4628982d1f58548d0d92.tar.gz VeraCrypt-696166c9d4f8e5aa8f9d4628982d1f58548d0d92.zip |
Readme: add makeself to the build requirements for Linux.
Diffstat (limited to 'src')
-rw-r--r-- | src/Readme.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/Readme.txt b/src/Readme.txt index 2bcba3a0..df8bf907 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -123,6 +123,7 @@ Requirements for Building VeraCrypt for Linux and Mac OS X: - Apple Xcode (Mac OS X only)
- NASM assembler 2.08 or compatible (x86/x64 architecture only)
- pkg-config
+- makeself (Linux only)
- wxWidgets 3.0 shared library and header files installed or
wxWidgets 3.0 library source code (available at http://www.wxwidgets.org)
- FUSE library and header files (available at http://fuse.sourceforge.net
@@ -232,7 +233,7 @@ Copyright Information ---------------------
This software as a whole:
-Copyright (c) 2013 IDRIX. All rights reserved.
+Copyright (c) 2013-2015 IDRIX. All rights reserved.
Portions of this software:
Copyright (c) 2003-2012 TrueCrypt Developers Association. All rights reserved.
@@ -253,4 +254,5 @@ documentation, are the sole property of their respective owners. VI. Further Information
=======================
-http://www.idrix.fr
+http://www.veracrypt.fr
+
|