Correct voidnsrun-setup dependencies
The voidnsrun package was not listed as a dependency, causing issues when installing voidnsrun-setup
This commit is contained in:
parent
f36fd352d7
commit
6cdc25153d
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue