From d36936fe111147db6ca2cd890ecec48a74ae343a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Mi=C4=85sko?= Date: Tue, 11 Dec 2018 00:00:00 +0000 Subject: bin: Rewrite dconf utility in C Intentional functional changes: * Update is no longer conditional on mtime. * Help information is shown on erroneous usage, but not otherwise. Fixes issue #38. --- README | 2 -- 1 file changed, 2 deletions(-) (limited to 'README') diff --git a/README b/README index 049e1e3..d606d46 100644 --- a/README +++ b/README @@ -62,8 +62,6 @@ but still depends on libglib. It is not recommended to use this library unless you have a legacy dependency on libdbus-1 (such as in Qt applications). -bin/ is written in Vala, hence the Vala compiler is required. - Installing dconf follows the typical meson dance: meson builddir -- cgit v1.2.1