From 465d2a7f7d13c740e87c021ce7d9021a1ed5df9c Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Wed, 12 Apr 2017 12:58:23 -0500 Subject: [PATCH] bb.org: iot: stretch: add python-dev Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-stretch-iot-v4.4.conf | 1 + configs/bb.org-debian-stretch-iot-v4.9.conf | 1 + configs/bb.org-debian-stretch-wayland-v4.4.conf | 1 + 3 files changed, 3 insertions(+) diff --git a/configs/bb.org-debian-stretch-iot-v4.4.conf b/configs/bb.org-debian-stretch-iot-v4.4.conf index d3fb2e4ad..d4663ad25 100644 --- a/configs/bb.org-debian-stretch-iot-v4.4.conf +++ b/configs/bb.org-debian-stretch-iot-v4.4.conf @@ -64,6 +64,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + python-dev \ rfkill \ rsync \ screen \ diff --git a/configs/bb.org-debian-stretch-iot-v4.9.conf b/configs/bb.org-debian-stretch-iot-v4.9.conf index 48193fbd5..a56365d0e 100644 --- a/configs/bb.org-debian-stretch-iot-v4.9.conf +++ b/configs/bb.org-debian-stretch-iot-v4.9.conf @@ -64,6 +64,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + python-dev \ rfkill \ rsync \ screen \ diff --git a/configs/bb.org-debian-stretch-wayland-v4.4.conf b/configs/bb.org-debian-stretch-wayland-v4.4.conf index ac4310720..e3ea85fe8 100644 --- a/configs/bb.org-debian-stretch-wayland-v4.4.conf +++ b/configs/bb.org-debian-stretch-wayland-v4.4.conf @@ -64,6 +64,7 @@ deb_include=" \ openssh-server \ pastebinit \ pkg-config \ + python-dev \ rfkill \ rsync \ screen \ -- GitLab