mirror of https://github.com/openwrt/packages.git
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>pull/46/head
parent
b2d942a8ef
commit
5b1470dc04
|
@ -41,7 +41,6 @@ endef
|
|||
|
||||
define Package/smartd
|
||||
$(call Package/smartmontools/Default)
|
||||
DEPENDS+= +rsync
|
||||
TITLE+= Daemon
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue