package: dependencies updated
This commit is contained in:
parent
03248826f4
commit
eb585daaf6
@ -1,12 +1,16 @@
|
|||||||
name: package
|
name: package
|
||||||
version: 0.5.0
|
version: 0.5.0
|
||||||
|
release: 2
|
||||||
sources:
|
sources:
|
||||||
- https://git.karchnu.fr/WeirdOS/package/archive/%{version}.tar.gz -> %{name}-%{version}.tar.gz
|
- https://git.karchnu.fr/WeirdOS/package/archive/%{version}.tar.gz -> %{name}-%{version}.tar.gz
|
||||||
- config.cfg
|
- config.cfg
|
||||||
|
|
||||||
build-dependencies: crystal, shards
|
build-dependencies: crystal, shards
|
||||||
# FIXME: FIXME: Build this statically in.
|
# FIXME: FIXME: Build this statically in.
|
||||||
dependencies: gc, libevent, pcre
|
# FIXME: bsdtar should be split out so that we depend only on it.
|
||||||
|
# Busybox is required mostly for `wget`.
|
||||||
|
# zsh is required for assemble-apk.
|
||||||
|
dependencies: gc, libevent, pcre, libarchive, busybox, zsh
|
||||||
|
|
||||||
dirname: package
|
dirname: package
|
||||||
@configure
|
@configure
|
||||||
|
Reference in New Issue
Block a user