Upgrade dependencies

This commit is contained in:
2020-09-07 18:41:44 +02:00
parent 738c2f5a82
commit de6f39bddc
329 changed files with 50010 additions and 109914 deletions

View File

@@ -162,7 +162,7 @@ func (d *driver) String() string {
}
func (d *driver) Prerequisites() []string {
return []string{"am335x"}
return []string{"am335x", "sysfs-gpio"}
}
func (d *driver) After() []string {