mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01: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
|
define Package/smartd
|
||||||
$(call Package/smartmontools/Default)
|
$(call Package/smartmontools/Default)
|
||||||
DEPENDS+= +rsync
|
|
||||||
TITLE+= Daemon
|
TITLE+= Daemon
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user