summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2017-02-26 17:10:17 +0000
committerLennart Weller <lhw@ring0.de>2017-02-26 17:10:17 +0000
commitad40121c1122ed78fd81af1128dfc50681255b03 (patch)
treee965aca2b8b3ab5857a0dfe747969a6e9e395b99 /debian/control
parentRelease v. 1.5.0+dfsg-1 to Unstable (diff)
downloadnetdata-ad40121c1122ed78fd81af1128dfc50681255b03.tar.xz
netdata-ad40121c1122ed78fd81af1128dfc50681255b03.zip
fix a bug from bug tracker and github
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index bfc623f76..69aff715c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,7 @@ Vcs-Browser: https://anonscm.debian.org/git/collab-maint/netdata.git
Package: netdata
Architecture: any
Depends: adduser,
- fonts-font-awesome (>= 4.6),
libcap2-bin (>= 1:2.0),
- libjs-bootstrap,
lsb-base (>= 3.1-23.2),
netdata-data (=${source:Version}),
python,
@@ -39,7 +37,10 @@ Description: real-time charts for system monitoring
Package: netdata-data
Architecture: all
Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: fonts-font-awesome (>= 4.6),
+ libjs-bootstrap,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: real-time charts for system monitoring (Data)
Netdata is a daemon that collects data in realtime (per second)
and presents a web site to view and analyze them. The presentation