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'
|
# Template file for 'voidnsrun-setup'
|
||||||
pkgname=voidnsrun-setup
|
pkgname=voidnsrun-setup
|
||||||
version=2022.08.25
|
version=2022.08.25
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=voidnsrun-setup-main
|
wrksrc=voidnsrun-setup-main
|
||||||
repository="cereus-extra"
|
repository="cereus-extra"
|
||||||
hostmakedepends="voidnsrun xtools"
|
depends="voidnsrun xtools"
|
||||||
short_desc="voidnsrun setup script"
|
short_desc="voidnsrun setup script"
|
||||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||||
license="GPL-3.0"
|
license="GPL-3.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue