Correct voidnsrun-setup dependencies

The voidnsrun package was not listed as a dependency, causing issues when installing voidnsrun-setup
This commit is contained in:
KF-Art 2022-08-25 20:03:53 -04:00
parent f36fd352d7
commit 6cdc25153d

View file

@ -1,10 +1,10 @@
# Template file for 'voidnsrun-setup'
pkgname=voidnsrun-setup
version=2022.08.25
revision=1
revision=2
wrksrc=voidnsrun-setup-main
repository="cereus-extra"
hostmakedepends="voidnsrun xtools"
depends="voidnsrun xtools"
short_desc="voidnsrun setup script"
maintainer="Kevin F. <https://github.com/KF-Art>"
license="GPL-3.0"