aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevgeny <me@ch1p.com>2016-08-02 00:07:47 +0300
committerevgeny <me@ch1p.com>2016-08-02 00:07:47 +0300
commitf441965ca4e588d2cafa4babdd74da3a0e44b130 (patch)
treecee281d01f078b973f6bb950762bdd8467d4e0e5
parent67ab4aa71630ad2c239d9c9878b194b76f0ac514 (diff)
described dependencies for ubuntu in readmeHEADmaster
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1bbc4c..d2685fb 100644
--- a/README.md
+++ b/README.md
@@ -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