base-chroot: move into bootstrap repository
This commit is contained in:
parent
20310395b6
commit
1238b7131f
1 changed files with 2 additions and 1 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'base-chroot'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.67
|
version=0.67
|
||||||
revision=1
|
revision=2
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Minimal set of packages required for chroot with xbps-src"
|
short_desc="Minimal set of packages required for chroot with xbps-src"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://www.voidlinux.org"
|
homepage="http://www.voidlinux.org"
|
||||||
|
repository=bootstrap
|
||||||
|
|
||||||
case "$XBPS_TARGET_LIBC" in
|
case "$XBPS_TARGET_LIBC" in
|
||||||
musl) depends="musl-devel";;
|
musl) depends="musl-devel";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue