Add python3-setuptools and python3-wheel libs.

Change-Id: Idf7758433a7186c2c9eaf2b350d83b538697b197
diff --git a/preamble.mk b/preamble.mk
index a60a2ee..462fcf5 100644
--- a/preamble.mk
+++ b/preamble.mk
@@ -89,6 +89,8 @@
 	python3-numpy \
 	python3-pip \
 	python3-reportbug \
+	python3-setuptools \
+	python3-wheel \
 	reportbug \
 	rsync \
 	rsyslog \