From: Jean-Philippe Orsini Date: Wed, 13 Aug 2014 23:03:47 +0000 (+0200) Subject: slog-enabled cbk use gsettings. X-Git-Tag: v1.1.1~25 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=cdca1bda09530ade2535d4194c5359ff5daa7e4d slog-enabled cbk use gsettings. removed all remaining usage of gconf. removed gconf required by the build. --- diff --git a/Makefile.in b/Makefile.in index 2245422..76f0766 100644 --- a/Makefile.in +++ b/Makefile.in @@ -186,11 +186,6 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ -GCONFTOOL = @GCONFTOOL@ -GCONF_CFLAGS = @GCONF_CFLAGS@ -GCONF_LIBS = @GCONF_LIBS@ -GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ -GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ diff --git a/README b/README index 43123c8..1ed9ae5 100644 --- a/README +++ b/README @@ -114,7 +114,6 @@ The compilation of +psensor+ requires: * lm-sensors * library sensors4 * library gtk3 >=3.4 - * library gconf2 * help2man * asciidoc (optional, required to produce the html version of the faq) @@ -135,7 +134,7 @@ The specific requirements for +psensor-server+: For Debian 7.0: ----------------------------------------------------------------- sudo apt-get install asciidoc cppcheck gcc gettext libgtk-3-dev -libgconf2-dev libnotify-dev libsensors4-dev help2man +libnotify-dev libsensors4-dev help2man libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev libgtop2-dev libatasmart-dev make ----------------------------------------------------------------- diff --git a/README.html b/README.html index 7b1b294..14610eb 100644 --- a/README.html +++ b/README.html @@ -3,7 +3,7 @@ - + Psensor README