summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/netdata/netdata-9999.ebuild')
-rw-r--r--net-analyzer/netdata/netdata-9999.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild
index a9120717c5d0..955105404d12 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -35,8 +35,6 @@ RDEPEND="
net-analyzer/openbsd-netcat
net-analyzer/netcat
)
- net-analyzer/tcpdump
- net-analyzer/traceroute
net-misc/curl
net-misc/wget
sys-apps/util-linux
@@ -123,6 +121,5 @@ src_install() {
insinto /etc/netdata
doins system/netdata.conf
- echo "CONFIG_PROTECT=\"${EPREFIX}/usr/$(get_libdir)/netdata/conf.d\"" > 99netdata
doenvd 99netdata
}