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'
|
||||
pkgname=base-chroot
|
||||
version=0.67
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
build_style=meta
|
||||
short_desc="Minimal set of packages required for chroot with xbps-src"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://www.voidlinux.org"
|
||||
repository=bootstrap
|
||||
|
||||
case "$XBPS_TARGET_LIBC" in
|
||||
musl) depends="musl-devel";;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue