base-system-systemd: finish conversion.
This commit is contained in:
parent
423714f6e1
commit
5c738ef698
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Template file for 'base-system'
|
||||
pkgname=base-system
|
||||
# Template file for 'base-system-systemd'
|
||||
pkgname=base-system-systemd
|
||||
version=0.89
|
||||
revision=1
|
||||
build_style=meta
|
||||
|
@ -8,6 +8,9 @@ short_desc="Void Linux base system meta package"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public domain"
|
||||
|
||||
provides="base-system-${version}"
|
||||
replaces="base-system>=0"
|
||||
|
||||
makedepends="
|
||||
base-files>=0.77 ncurses coreutils findutils gcc glibc glibc-locales diffutils
|
||||
dash bash grep gzip file sed gawk less util-linux which tar man-pages
|
||||
|
|
Loading…
Reference in a new issue