package/systemd: remove networkd depends from timesyncd

systemd-timesyncd can function without systemd-networkd.

Signed-off-by: Gabe Evans <gabe@hashrabbit.co>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gabe Evans 2016-02-25 21:55:17 +00:00 committed by Thomas Petazzoni
parent a1a4b2809e
commit f7afdc7043

View File

@ -98,7 +98,6 @@ config BR2_PACKAGE_SYSTEMD_NETWORKD
config BR2_PACKAGE_SYSTEMD_TIMESYNCD
bool "enable SNTP client"
depends on BR2_PACKAGE_SYSTEMD_NETWORKD
help
systemd-timesyncd is a service that may be used to synchronize the
local system clock with a Network Time Protocol Server.