mirror of
https://github.com/netdata/netdata.git
synced 2025-04-13 09:11:50 +00:00
Explicitly conflict with netdata-core DEB package. (#11855)
This simplifies transitioning from distor-provided packages to our official packages.
This commit is contained in:
parent
1bcf1572b9
commit
ad8ed6746e
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ Depends: adduser,
|
|||
openssl,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Conflicts: netdata-core,
|
||||
netdata-plugins-bash,
|
||||
netdata-plugins-python,
|
||||
netdata-plugins-nodejs,
|
||||
netdata-web
|
||||
Pre-Depends: dpkg (>= 1.17.14)
|
||||
Description: real-time charts for system monitoring
|
||||
Netdata is a daemon that collects data in realtime (per second)
|
||||
|
|
Loading…
Add table
Reference in a new issue