adjusted dependencies to match C++11 compiler
This commit is contained in:
Executable → Regular
+1
-1
@@ -70,7 +70,7 @@ Architecture: $ARCH
|
|||||||
Maintainer: John Baier <ebusd@ebusd.eu>
|
Maintainer: John Baier <ebusd@ebusd.eu>
|
||||||
Homepage: https://github.com/john30/ebusd
|
Homepage: https://github.com/john30/ebusd
|
||||||
Bugs: https://github.com/john30/ebusd/issues
|
Bugs: https://github.com/john30/ebusd/issues
|
||||||
Depends: libstdc++6, libc6, libgcc1$extralibs
|
Depends: libstdc++6 (>= 4.8.1), libc6, libgcc1$extralibs
|
||||||
Description: eBUS daemon.
|
Description: eBUS daemon.
|
||||||
ebusd is a daemon for handling communication with eBUS devices connected to a
|
ebusd is a daemon for handling communication with eBUS devices connected to a
|
||||||
2-wire bus system.
|
2-wire bus system.
|
||||||
|
|||||||
Executable → Regular
+1
-1
@@ -53,7 +53,7 @@ Version: $VERSION
|
|||||||
Maintainer: John Baier <ebusd@ebusd.eu>
|
Maintainer: John Baier <ebusd@ebusd.eu>
|
||||||
Homepage: https://github.com/john30/ebusd
|
Homepage: https://github.com/john30/ebusd
|
||||||
Bugs: https://github.com/john30/ebusd/issues
|
Bugs: https://github.com/john30/ebusd/issues
|
||||||
Depends: libstdc++6, libc6, libgcc1
|
Depends: libstdc++6 (>= 4.8.1), libc6, libgcc1
|
||||||
Description: eBUS daemon.
|
Description: eBUS daemon.
|
||||||
ebusd is a daemon for handling communication with eBUS devices connected to a
|
ebusd is a daemon for handling communication with eBUS devices connected to a
|
||||||
2-wire bus system.
|
2-wire bus system.
|
||||||
|
|||||||
Reference in New Issue
Block a user