package: dependencies updated

master
Luka Vandervelden 2019-09-01 17:32:44 +02:00
parent eb585daaf6
commit 5e93c80177
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: package name: package
version: 0.5.0 version: 0.5.0
release: 2 release: 3
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
@ -9,8 +9,8 @@ build-dependencies: crystal, shards
# FIXME: FIXME: Build this statically in. # FIXME: FIXME: Build this statically in.
# FIXME: bsdtar should be split out so that we depend only on it. # FIXME: bsdtar should be split out so that we depend only on it.
# Busybox is required mostly for `wget`. # Busybox is required mostly for `wget`.
# zsh is required for assemble-apk. # abuild and zsh are required for assemble-apk.
dependencies: gc, libevent, pcre, libarchive, busybox, zsh dependencies: gc, libevent, pcre, libarchive, busybox, zsh, abuild
dirname: package dirname: package
@configure @configure