aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING.md
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HACKING.md b/HACKING.md
index ff770d3..50ea4c5 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -57,6 +57,7 @@ Dependencies
* python3, pygobject, pyxdg (Optional, for GUI support)
* appindicator (Optional, for Ubuntu-style GUI status icon)
+Ubuntu users will find all these dependencies in the packages listed in ``.travis.yml``.
Coding style
------------