From 2bdb116a3ac270910d6c0e2a6651e688f2c19c82 Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Sat, 13 Jul 2019 21:32:09 +0200 Subject: pilc: Switch from gnu-fdisk to fdisk Signed-off-by: Michael Buesch --- pilc/pilc-bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pilc/pilc-bootstrap.sh b/pilc/pilc-bootstrap.sh index 607eacf1..8511cd2b 100755 --- a/pilc/pilc-bootstrap.sh +++ b/pilc/pilc-bootstrap.sh @@ -462,9 +462,9 @@ EOF dbus \ debconf-utils \ devscripts \ + fdisk \ firmware-brcm80211 \ git \ - gnu-fdisk \ htop \ i2c-tools \ irqbalance \ @@ -476,9 +476,9 @@ EOF openssh-server \ parted \ python3 \ - python3-dev \ python3-cffi \ python3-dev \ + python3-dev \ python3-rpi.gpio \ python3-serial \ python3-setuptools \ -- cgit v1.2.3