From 7eb3611be824fc0c83c1bf6dbd4b25adc8f2e26c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 27 Sep 2017 04:35:02 +0700 Subject: [PATCH] README: Update total number of deps. Signed-off-by: Willy Sudiarto Raharjo --- README.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.TXT b/README.TXT index 1ca0b0c..8a82453 100644 --- a/README.TXT +++ b/README.TXT @@ -27,14 +27,14 @@ How to build and install the MATE packages using these scripts: 2. Run the 'mate-build-deps.sh' in the msb root directory which will build and install all the necessary dependencies in the /deps directory. There are -a total of 22 packages. Please use "su" or "su -" to build as root instead +a total of 21 packages. Please use "su" or "su -" to build as root instead of using "sudo". 3. Run the 'mate-build-base.sh' in the msb root directory which will build and install all the base (required) packages. There are a total of 24 packages and they do not replace any stock Slackware packages. The SlackBuilds will use wget to download the sources. Or, you can also manually download the -sources from: http://pub.mate-desktop.org/releases/1.18 and the download +sources from: http://pub.mate-desktop.org/releases/1.18 (and 1.19) and the download locations for each dependency and put each source into the corresponding directory within 'base' and 'deps'.