diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 03:37:07 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 03:46:03 (EST) |
commit | c54bde733f21afeab9fbc3ea17f355489767bb83 (patch) | |
tree | 2d2b90fa4994f74b5b9cbf8075b97f464aa6faa9 /control |
Initial commit
Diffstat (limited to 'control')
-rw-r--r-- | control | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> +Build-Depends: + opkbuild (>= 4.2.1), + opkhelper-3.0 (>= 3.1.3), + busybox (>= 1.32.0-1), + bison, + flex (>= 2.5.1), + libc-bin [any-any-glibc], +Homepage: https://hwmon.wiki.kernel.org/lm_sensors |