preliminary I2C support

This commit is contained in:
2018-02-18 18:57:33 +01:00
parent efa877eba4
commit 4da032952a
2 changed files with 31 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ pkgdesc="OpenPDU project - main binary"
url="https://github.com/openpdu/openpdu"
arch="noarch"
license="GPL2"
depends="python py-argh apk-cron"
depends="python py-argh apk-cron i2c-tools"
makedepends=""
install="openpdu.post-install"
subpackages=""