From 0b124fa0078f84e7fae2f026b6144abd4951e275 Mon Sep 17 00:00:00 2001 From: xSmurf Date: Mon, 17 Apr 2017 15:14:04 +0000 Subject: [PATCH] Added build depends to build instructions... --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fcf52c5..f6b8ec9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Read more in the [Subgraph OS Handbook](https://subgraph.com/sgos-handbook/sgos_ ``` +# First install the build dependencies +apt install debhelper dh-golang dh-systemd golang-go libcairo2-dev libglib2.0-dev libgtk-3-dev libnetfilter-queue-dev # To build the Debian package: git clone -b debian https://github.com/subgraph/fw-daemon.git cd fw-daemon