Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny <benny.malengier@gmail.com>2014-05-10 17:55:33 +0400
committerBenny <benny.malengier@gmail.com>2014-05-10 17:55:33 +0400
commit6a975f3f2924a990620a775d516086eb5a36e0f2 (patch)
treef15c348998a10e840f8a1835428024b7979d49f7 /README.md
parent71fced82d2e2e85b23f3fdd04962ef4581798544 (diff)
ad dbus and psutil package to debian deps
Not all debian derivatives pull in dbus and psutil by default (eg crouton trusty target)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fb5fe8..c6d3a39 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ A precompiled version is available at http://koti.kapsi.fi/~kliment/printrun/
You can run Printrun directly from source, as there are no packages available yet. Fetch and install the dependencies using
-1. `sudo apt-get install python-serial python-wxgtk2.8 python-pyglet python-tornado python-setuptools python-libxml2 python-gobject avahi-daemon libavahi-compat-libdnssd1`
+1. `sudo apt-get install python-serial python-wxgtk2.8 python-pyglet python-tornado python-setuptools python-libxml2 python-gobject avahi-daemon libavahi-compat-libdnssd1 python-dbus python-psutil`
### Fedora