Skip to content

Commit

Permalink
* fix recursive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
allgood committed Apr 5, 2020
1 parent 062f71a commit d977335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simetbox-openwrt-simet-ma/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ define Package/simetbox-openwrt-simet-ma
CATEGORY:=Network
TITLE:=SIMETBox SIMET-2 measurement engine
DEPENDS:=+simetbox-openwrt-base +simetbox-openwrt-simet-lmapd +libcurl +curl +ca-bundle +!BUSYBOX_CONFIG_FLOCK:flock
DEPENDS+=+!BUSYBOX_CONFIG_SHA256SUM:coreutils-sha256sum
URL:=https://simet.nic.br
USERID:=nicbr-simet:nicbr-simet
# DEPENDS+=+!BUSYBOX_CONFIG_SHA256SUM:coreutils-sha256sum
# MENU:=1
endef

Expand Down

0 comments on commit d977335

Please sign in to comment.