no longer depend on logrotate (only recommend)

This commit is contained in:
John
2021-11-10 19:49:41 +01:00
parent b4ca4d9a11
commit c09ba1e686
4 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -107,7 +107,8 @@ Architecture: $ARCH
Maintainer: John Baier <ebusd@ebusd.eu>
Homepage: https://github.com/john30/ebusd
Bugs: https://github.com/john30/ebusd/issues
Depends: logrotate, libstdc++6 (>= 4.8.1), libc6, libgcc1$extralibs
Depends: libstdc++6 (>= 4.8.1), libc6, libgcc1$extralibs
Recommends: logrotate
Description: eBUS daemon.
ebusd is a daemon for handling communication with eBUS devices connected to a
2-wire bus system.