base-minimal: depend on removed-packages
This commit is contained in:
parent
ab3058250d
commit
4d8c18ef81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-minimal'
|
# Template file for 'base-minimal'
|
||||||
pkgname=base-minimal
|
pkgname=base-minimal
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Void Linux base system meta with minimal tools"
|
short_desc="Void Linux base system meta with minimal tools"
|
||||||
|
@ -11,7 +11,7 @@ homepage="https://www.voidlinux.org/"
|
||||||
depends="
|
depends="
|
||||||
base-files coreutils findutils diffutils dash grep gzip sed gawk
|
base-files coreutils findutils diffutils dash grep gzip sed gawk
|
||||||
util-linux which tar shadow procps-ng iana-etc xbps nvi tzdata
|
util-linux which tar shadow procps-ng iana-etc xbps nvi tzdata
|
||||||
runit-void"
|
runit-void removed-packages"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) depends+=" musl";;
|
*-musl) depends+=" musl";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue