system-config: make jargon-gemini and tardypad.me dependencies So that system-config contains the full list of explicitly installed packages like we do on Arch.
1 files changed, 3 insertions(+), 1 deletions(-) M builds/system-config/APKBUILD
M builds/system-config/APKBUILD => builds/system-config/APKBUILD +3 -1
@@ 1,6 1,6 @@ # Maintainer: Damien Tardy-Panis <damien.dev@tardypad.me> pkgname="system-config" pkgver=4 pkgver=5 pkgrel=0 pkgdesc="System configurations" @@ url="https://sr.ht/~tardypad/alpine-system/" 10,9 10,11 @@ options="!check" depends="doas docs git jargon-gemini linux-firmware-none radicale rsync tardypad.me vim " install="$pkgname.post-install"