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:
parent
b2d942a8ef
commit
5b1470dc04
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ endef
|
|||
|
||||
define Package/smartd
|
||||
$(call Package/smartmontools/Default)
|
||||
DEPENDS+= +rsync
|
||||
TITLE+= Daemon
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue