base-voidstrap: there's no reason to conflict with base-system.
Both packages can be installed at the same time.
This commit is contained in:
parent
b32a74ab7e
commit
29479bae57
1 changed files with 2 additions and 4 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Template file for 'base-voidstrap'
|
# Template file for 'base-voidstrap'
|
||||||
pkgname=base-voidstrap
|
pkgname=base-voidstrap
|
||||||
version=0.8
|
version=0.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.eu/"
|
homepage="http://www.voidlinux.eu/"
|
||||||
short_desc="Void Linux base system meta package for containers/chroots"
|
short_desc="Void Linux base system meta package for containers/chroots"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
|
|
||||||
conflicts="base-system>=0"
|
|
||||||
|
|
||||||
depends="
|
depends="
|
||||||
base-files ncurses coreutils findutils diffutils
|
base-files ncurses coreutils findutils diffutils
|
||||||
dash bash grep gzip file sed gawk less util-linux which tar man-pages
|
dash bash grep gzip file sed gawk less util-linux which tar man-pages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue