[smuxi: 2/4] README.md: update build deps




commit b7cade3f6153130c5ad4efd4dd418e8ba58103c1
Author: Mirco Bauer <meebey meebey net>
Date:   Sun Jan 24 21:59:28 2021 +0800

    README.md: update build deps

 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
index 1abef8ee..73196006 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,12 @@ Software Requirements
 =====================
 First you will need to install a few libraries to compile the source
 
-Libraries:
+Build tools & libraries:
+* Automake, Autoconf, gettext, pkg-config
 * Mono SDK (>= 4.6.2)
 * Nini (>= 1.1)
 * log4net
+* SQLite3
 * GTK# (>= 2.10) (optional, but required for the GNOME frontend)
 * Notify# (optional)
 * Indicate# / MessagingMenu# (optional)
@@ -15,7 +17,7 @@ Libraries:
 
 Depending on your operating system and favorite distribution the installation of the listed applications 
varies. For Debian based distributions it's just a matter of the following commands:
 
-    apt-get install mono-devel mono-xbuild libnini-cil-dev liblog4net-cil-dev libgtk2.0-cil-dev 
libglade2.0-cil-dev libnotify-cil-dev libindicate0.1-cil-dev libndesk-dbus-glib1.0-cil-dev 
libndesk-dbus1.0-cil-dev lsb-release
+    apt-get install mono-devel mono-xbuild libnini-cil-dev liblog4net-cil-dev libgtk2.0-cil-dev 
libglade2.0-cil-dev libnotify-cil-dev libdbus2.0-cil-dev libdbus2.0-cil-dev lsb-release
 
 Compiling Source
 ================


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