[goobox] README: updated



commit b635bd62bfeebf9e710a1b33c2480a0fa44d72cd
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Dec 31 09:49:58 2018 +0100

    README: updated

 README | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/README b/README
index 67ab6f0..db36e47 100644
--- a/README
+++ b/README
@@ -12,10 +12,10 @@
 
 * Dependencies
 
-  gtk+ 3.8.0 or greater
-  gstreamer 1.0 or greater
-  libmusicbrainz 5.0.0 or greater
-  libnotify 0.4.3 (optional)
+  gtk+ >= 3.22.0
+  gstreamer >= 1.0
+  libmusicbrainz >= 5.0.0
+  libcoverart >= 1.0 (optional)
 
   required gstreamer plugins:
     cdparanoia: used to play CDs
@@ -24,12 +24,10 @@
 
 * How to install
 
-  mkdir build
-  cd build
-  meson ..
-  ninja
-  ninja install
-  
+  meson build
+  ninja -C build
+  sudo ninja -C build install
+
 * Licensing
 
   Goobox is released under the terms of the GNU General Public


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]