diff options
author | evgeny <me@ch1p.com> | 2016-08-02 00:07:47 +0300 |
---|---|---|
committer | evgeny <me@ch1p.com> | 2016-08-02 00:07:47 +0300 |
commit | f441965ca4e588d2cafa4babdd74da3a0e44b130 (patch) | |
tree | cee281d01f078b973f6bb950762bdd8467d4e0e5 | |
parent | 67ab4aa71630ad2c239d9c9878b194b76f0ac514 (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,5 +18,9 @@ dbus.connect_signal("com.ch1p.avm", function(...) ) ``` +### Compiling on Ubuntu + +To build the app on Ubuntu, you need to install `libasound2-dev` and `libdbus-1-dev`. + ### License GPLv2 |