mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 23:30:05 -07:00
core: Added kiss-bootstrap.
This commit is contained in:
parent
93b80bf235
commit
4f4f33ba56
3
core/kiss-bootstrap/build
Executable file
3
core/kiss-bootstrap/build
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
printf '%s\n' "NOTE: This is just a dummy package."
|
1
core/kiss-bootstrap/checksums
Normal file
1
core/kiss-bootstrap/checksums
Normal file
@ -0,0 +1 @@
|
||||
2bd2373e8e8f4813da8d07c090cfa20d174582e245a3ad828e125bdc838faac4 build
|
24
core/kiss-bootstrap/depends
Normal file
24
core/kiss-bootstrap/depends
Normal file
@ -0,0 +1,24 @@
|
||||
baselayout make
|
||||
autoconf make
|
||||
binutils make
|
||||
bison make
|
||||
busybox make
|
||||
ca-certificates make
|
||||
curl make
|
||||
file make
|
||||
flex make
|
||||
gcc make
|
||||
git make
|
||||
gmp make
|
||||
kiss make
|
||||
libressl make
|
||||
linux-headers make
|
||||
m4 make
|
||||
make make
|
||||
mpc1 make
|
||||
mpfr make
|
||||
musl make
|
||||
perl make
|
||||
pkgconf make
|
||||
xz make
|
||||
zlib make
|
1
core/kiss-bootstrap/sources
Normal file
1
core/kiss-bootstrap/sources
Normal file
@ -0,0 +1 @@
|
||||
./build
|
1
core/kiss-bootstrap/version
Normal file
1
core/kiss-bootstrap/version
Normal file
@ -0,0 +1 @@
|
||||
1 1
|
Loading…
Reference in New Issue
Block a user