mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
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'
|
# Template file for 'base-system-systemd'
|
||||||
pkgname=base-system
|
pkgname=base-system-systemd
|
||||||
version=0.89
|
version=0.89
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
@ -8,6 +8,9 @@ short_desc="Void Linux base system meta package"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
|
|
||||||
|
provides="base-system-${version}"
|
||||||
|
replaces="base-system>=0"
|
||||||
|
|
||||||
makedepends="
|
makedepends="
|
||||||
base-files>=0.77 ncurses coreutils findutils gcc glibc glibc-locales diffutils
|
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
|
dash bash grep gzip file sed gawk less util-linux which tar man-pages
|
||||||
|
|
Loading…
Add table
Reference in a new issue