diff --git a/configs/bb.org-debian-stretch-iot-v4.4.conf b/configs/bb.org-debian-stretch-iot-v4.4.conf index 579a32cb769a5eebf9edd71bd9ccbc0fd91400cd..abceda255365f3ed39cd6b10eb4a12687b69b596 100644 --- a/configs/bb.org-debian-stretch-iot-v4.4.conf +++ b/configs/bb.org-debian-stretch-iot-v4.4.conf @@ -67,6 +67,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + python-dev \ python3 \ python3-dev \ python3-setuptools \ diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf index 12f205fe83631847a66e79634e10ffec79812846..20e789d820efca3f63bafb9674d9b21f630f7e94 100644 --- a/configs/bb.org-debian-stretch-iot-v4.9.conf +++ b/configs/bb.org-debian-stretch-iot-v4.9.conf @@ -67,6 +67,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + python-dev \ python3 \ python3-dev \ python3-setuptools \ diff --git a/configs/bb.org-debian-stretch-lxqt-v4.4.conf b/configs/bb.org-debian-stretch-lxqt-v4.4.conf index c33a7adffa27974eaef145adbaebdb93d0a233fd..406225bfedca38e42d9593a1df35bdcc5c2f08b7 100644 --- a/configs/bb.org-debian-stretch-lxqt-v4.4.conf +++ b/configs/bb.org-debian-stretch-lxqt-v4.4.conf @@ -68,6 +68,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + python-dev \ python3 \ python3-dev \ python3-setuptools \