package: dependencies updated
parent
03248826f4
commit
eb585daaf6
|
@ -1,12 +1,16 @@
|
|||
name: package
|
||||
version: 0.5.0
|
||||
release: 2
|
||||
sources:
|
||||
- https://git.karchnu.fr/WeirdOS/package/archive/%{version}.tar.gz -> %{name}-%{version}.tar.gz
|
||||
- config.cfg
|
||||
|
||||
build-dependencies: crystal, shards
|
||||
# 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
|
||||
@configure
|
||||
|
|
Reference in New Issue