diff --git a/configs/machinekit-debian-stretch.conf b/configs/machinekit-debian-stretch.conf
index 018302b2c8084536eba73ee469d53d7345c6ef6b..95e092e220d16b3bbe7fb3d44e5bd707fcb195e7 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	\
 "
 
 ##