From 6e29f9aa773998ae67ffc44ffcfdb8aba8e9e4c2 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 12 Dec 2017 14:41:22 -0600
Subject: [PATCH] machinekit-debian-stretch: a few more packages to match:
 https://machinekoder.com/machinekit-debian-stretch-beaglebone-black/

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 configs/machinekit-debian-stretch.conf | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/configs/machinekit-debian-stretch.conf b/configs/machinekit-debian-stretch.conf
index 018302b2c..95e092e22 100644
--- a/configs/machinekit-debian-stretch.conf
+++ b/configs/machinekit-debian-stretch.conf
@@ -101,7 +101,17 @@ deb_mirror=""
 ##
 #
 deb_additional_pkgs="	\
+	dirmngr	\
+	libjpeg-dev	\
+	libnotify-bin	\
 	libpam-systemd	\
+	libprotobuf-dev	\
+	libprotobuf-c0-dev	\
+	libzmq3-dev	\
+	protobuf-c-compiler	\
+	python-smbus	\
+	python-setuptools	\
+	zip	\
 "
 
 ##
-- 
GitLab