From ac80b3900e90f33e4bcf1c45e2fcd71042ac7453 Mon Sep 17 00:00:00 2001 From: hackbard Date: Tue, 6 Jan 2015 20:48:42 +0100 Subject: [PATCH] build-essential --- config.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.build b/config.build index 4324b9b..615037f 100644 --- a/config.build +++ b/config.build @@ -37,8 +37,8 @@ PKGS="apt-utils dialog locales" GETTY=ttyO0 # add your packages here -ADDPKGS="vim git make gcc lua5.2 golang net-tools iputils-ping kmod" -ADDPKGS="$ADDPKGS wget openssh-server rsync" +ADDPKGS="vim git make gcc lua5.2 golang build-essential kmod" +ADDPKGS="$ADDPKGS net-tools iputils-ping wget openssh-server rsync" # beagle ADDPKGS="$ADDPKGS wireless-tools wpasupplicant hostapd" # nellboard -- 2.20.1