summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-09-17 11:32:29 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-09-17 11:32:29 +0200
commitd693ea09b1cd42eb277fd69161f064aeee524080 (patch)
tree7382c8588efc77ded40a44902d4924f4945c4ddf /INSTALL
parentb6846e94d613f2fedb5f26fd2595b328ca96137b (diff)
downloadbiruda-d693ea09b1cd42eb277fd69161f064aeee524080.tar.gz
biruda-d693ea09b1cd42eb277fd69161f064aeee524080.tar.bz2
termination in foreground on Unix instead of sleep
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 14 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index f302346..6664408 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,17 @@
+Building on Linux
+-----------------
+
+Archlinux
+---------
+
+Install the following packages from the official repos or build them
+from the AUR:
+ * gengetopt
+ * confuse
+ * nanomsg
+ * json-c
+ * libdaemon
+
Building on Windows
-------------------