diff options
Diffstat (limited to 'package/alix-temperature/Makefile')
-rw-r--r-- | package/alix-temperature/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/alix-temperature/Makefile b/package/alix-temperature/Makefile index e877241b3..16a666d67 100644 --- a/package/alix-temperature/Makefile +++ b/package/alix-temperature/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= alix-temperature PKG_VERSION:= 1.0 PKG_RELEASE:= 1 PKG_DESCR:= read alix boards i2c thermal sensor -PKG_SECTION:= utils +PKG_SECTION:= sys/utils PKG_DEPENDS:= i2c-tools PKG_SYSTEM_DEPENDS:= pcengines-alix2d2 pcengines-alix2d13 |