From 58fe18bff523211accf30c4e654cdeca963fec43 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 5 Aug 2019 09:35:27 +0300 Subject: [PATCH] kiss-bootstrap: update list --- core/kiss-bootstrap/build | 1 + core/kiss-bootstrap/depends | 6 +++++- core/kiss-bootstrap/version | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/core/kiss-bootstrap/build b/core/kiss-bootstrap/build index 64750bca..bfff5e37 100755 --- a/core/kiss-bootstrap/build +++ b/core/kiss-bootstrap/build @@ -1,3 +1,4 @@ #!/bin/sh -e printf '%s\n' "NOTE: This is just a dummy package." +printf '%s\n' "NOTE: Do not run 'kiss install kiss-bootstrap'!" diff --git a/core/kiss-bootstrap/depends b/core/kiss-bootstrap/depends index 987935dd..a2572172 100644 --- a/core/kiss-bootstrap/depends +++ b/core/kiss-bootstrap/depends @@ -1,16 +1,20 @@ -baselayout make autoconf make +automake make +baselayout make binutils make bison make busybox make ca-certificates make curl make +fakeroot make file make flex make gcc make git make +gzip make kiss make libressl make +libtool make linux-headers make m4 make make make diff --git a/core/kiss-bootstrap/version b/core/kiss-bootstrap/version index 707c2f26..9c67935b 100644 --- a/core/kiss-bootstrap/version +++ b/core/kiss-bootstrap/version @@ -1 +1 @@ -1 3 +1 4