[tor-commits] [tor-browser-build/master] README: Update Ubuntu required version to 16.04
boklm at torproject.org
boklm at torproject.org
Tue Aug 1 08:43:50 UTC 2017
commit b80b64eb626bf049eb1c2fdc886deef4772aea45
Author: Nicolas Vigier <boklm at torproject.org>
Date: Tue Aug 1 10:40:59 2017 +0200
README: Update Ubuntu required version to 16.04
There is no runc package available on Ubuntu 14.04.
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 2fcfadf..22fb90b 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Installing build dependencies
-----------------------------
To build Tor Browser, you need a Linux distribution that has support
-for runc (such as Debian jessie, Ubuntu 14.04, Fedora 20, etc ...).
+for runc (such as Debian jessie, Ubuntu 16.04, Fedora 20, etc ...).
On Debian jessie, the runc package is available in backports. On Debian
stretch, the runc package is available in the main repository.
Version 0.1.1 of runc is required (which is the version available in
More information about the tor-commits
mailing list