forked from OpenPDU/acf-openpdu
fixed APKBUILD
wrong dependencies
This commit is contained in:
2
APKBUILD
2
APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="ACF interface for the OpenPDU project"
|
|||||||
url="https://github.com/openpdu/acf-openpdu"
|
url="https://github.com/openpdu/acf-openpdu"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="GPL2"
|
license="GPL2"
|
||||||
depends="acf-core, openpdu"
|
depends="acf-core openpdu lua-cjson"
|
||||||
makedepends=""
|
makedepends=""
|
||||||
install="acf-openpdu.post-install"
|
install="acf-openpdu.post-install"
|
||||||
subpackages=""
|
subpackages=""
|
||||||
|
|||||||
Reference in New Issue
Block a user