mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
smartmontools: remove stale dependency on rsync
rsync is in no way related to smartmontools. Additionally rsync is missing in the new github repo. Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
This commit is contained in:
@@ -41,7 +41,6 @@ endef
|
||||
|
||||
define Package/smartd
|
||||
$(call Package/smartmontools/Default)
|
||||
DEPENDS+= +rsync
|
||||
TITLE+= Daemon
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user