removed setserial dependency again as ebusd sets the low latency flag now itself

This commit is contained in:
john30
2017-06-03 08:35:14 +02:00
parent 343a443e98
commit e1129568e7
6 changed files with 6 additions and 18 deletions
Executable → Regular
+1 -1
View File
@@ -70,7 +70,7 @@ Architecture: $ARCH
Maintainer: John Baier <ebusd@ebusd.eu>
Homepage: https://github.com/john30/ebusd
Bugs: https://github.com/john30/ebusd/issues
Depends: setserial, libstdc++6 (>= 4.8.1), libc6, libgcc1$extralibs
Depends: libstdc++6 (>= 4.8.1), libc6, libgcc1$extralibs
Description: eBUS daemon.
ebusd is a daemon for handling communication with eBUS devices connected to a
2-wire bus system.