Remove reference to ldbus from README

This module does not depend (implicitly) on ldbus any longer.
This commit is contained in:
Stefano Mazzucco 2017-04-09 00:29:10 +01:00
parent 1a52e3a910
commit 992378d509
1 changed files with 0 additions and 13 deletions

View File

@ -30,19 +30,6 @@ it system-wide
This will ensure that all its dependencies are installed. This will ensure that all its dependencies are installed.
### A note about ldbus
This module depends on the [`ldbus`](https://github.com/daurnimator/ldbus)
module that provides the low-level DBus bindings
luarocks install --server=http://luarocks.org/manifests/daurnimator \
ldbus \
DBUS_INCDIR=/usr/include/dbus-1.0/ \
DBUS_ARCH_INCDIR=/usr/lib/dbus-1.0/include
As usual, you can use the `--local` option if you don't want or can't install
it system-wide.
## From source ## From source
Alternatively, you can copy the `power_widget.lua` file in your Alternatively, you can copy the `power_widget.lua` file in your