summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2018-12-11 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2019-01-29 15:48:49 +0100
commitd36936fe111147db6ca2cd890ecec48a74ae343a (patch)
tree543c1230190fd51677703a4fd3cb263bfee8dce1 /README
parentc71b3281c5b9c190dbe66b864426baddda8ca7f8 (diff)
downloaddconf-d36936fe111147db6ca2cd890ecec48a74ae343a.tar.gz
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.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
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