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