Browse Source

Merge pull request #46 from the2masters/smartmontools-rsync

smartmontools: remove stale dependency on rsync
lilik-openwrt-22.03
sbyx 10 years ago
parent
commit
e07ac05e65
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      utils/smartmontools/Makefile

+ 0
- 1
utils/smartmontools/Makefile View File

@ -41,7 +41,6 @@ endef
define Package/smartd
$(call Package/smartmontools/Default)
DEPENDS+= +rsync
TITLE+= Daemon
endef


Loading…
Cancel
Save