mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-12-15 19:50:16 +00:00
Fix dependency
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -20,7 +20,7 @@ Package: fairlogger-dev
|
|||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: fairlogger, libboost1.65-dev, ${shlibs:Depends}, ${misc:Depends}
|
Depends: fairlogger1, libboost1.65-dev, ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: Lightweight and fast C++ Logging Library
|
Description: Lightweight and fast C++ Logging Library
|
||||||
Logging to stdout, file, and/or custom sinks. Configurable verbosity
|
Logging to stdout, file, and/or custom sinks. Configurable verbosity
|
||||||
and severity levels. Thread-safe ostream logging via LOG(severity) macro.
|
and severity levels. Thread-safe ostream logging via LOG(severity) macro.
|
||||||
|
|||||||
Reference in New Issue
Block a user