mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
rclone: add missing pkginfo (#8351)
Co-authored-by: Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
6ca9a1b1a8
commit
899ff7b21a
@ -53,6 +53,7 @@ define Package/rclone
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/rclone-config
|
define Package/rclone-config
|
||||||
|
$(call Package/rclone/Default)
|
||||||
TITLE+= (Config Scripts)
|
TITLE+= (Config Scripts)
|
||||||
DEPENDS:=+rclone
|
DEPENDS:=+rclone
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user