From ba278741c988cd54366423ce662fcc844fc9d3fb Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Mon, 30 Jul 2012 13:18:38 +0100 Subject: [PATCH] Add build dependencies to the README file --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README b/README index 5416ae2..dee6d30 100644 --- a/README +++ b/README @@ -16,6 +16,26 @@ For licensing information, see the COPYING file distributed along with with this project. +Build Dependencies +------------------ + +The following libraries need to be installed in order to be able to +build the boot manager: + + automotive-dlt >= 2.2.0 + gio-2.0 >= 2.30.0 + glib-2.0 >= 2.30.0 + gobject-2.0 >= 2.30.0 + libsystemd-daemon >= 183 + +In addition to this, and apart from the standard tools like autoreconf, +automake and libtool, the following command-line utilities need to be +available for building: + + gdbus-codegen + gtkdocize (and related GTK-Doc tools) + + Build Instructions ------------------ -- 2.7.4