Skip to content

Commit

Permalink
luci-app-tor: add dependency to tor and tor-hs
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
  • Loading branch information
stokito committed Dec 4, 2023
1 parent b86e739 commit 612738d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/luci-app-tor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk

LUCI_TITLE:=LuCI app to configure Tor
LUCI_DEPENDS:=+luci-base
LUCI_DEPENDS:=+luci-base +tor +tor-hs

include ../../luci.mk

Expand Down

0 comments on commit 612738d

Please sign in to comment.