summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYannick Mauray (frenchguych) <[email protected]>2021-08-26 22:57:51 +0200
committerLuke from DC <[email protected]>2021-08-26 21:03:29 +0000
commit0f59d595624361c429fd1bba9c5985cf968bdff1 (patch)
tree20d50ca2cb257289986d52fcc1b7b9d7befb8cce
parent808032fcd41f10f8c794f9c8ea90a2aad30c76f7 (diff)
downloadmate-panel-0f59d595624361c429fd1bba9c5985cf968bdff1.tar.bz2
mate-panel-0f59d595624361c429fd1bba9c5985cf968bdff1.tar.xz
Updated installation instructions ; added missing build dependency
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 07b2c4a9..8e1b07bb 100644
--- a/README
+++ b/README
@@ -26,13 +26,18 @@ Installation
See the file 'INSTALL'. If you are not using a released version of
mate-panel (for example, if you checked out the code from git), you
-first need to run './autogen.sh'.
+first need to run :
+
+git submodule init
+git submodule update
+./autogen.sh
Build dependencies
==================
On Ubuntu MATE 18.04 (daily 2018-01-30)
build-essential
+autopoint
mate-common
libglib2.0-dev
yelp-tools