From d909da2821afc4f49cddc9d45860c7327bcb0c9d Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Fri, 15 Jan 2021 17:07:07 -0400 Subject: [PATCH] Add oxend to dependencies We need oxend to be configured before a lokinet router can actually start. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ebe2b485b..85799cd66 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Description: Lokinet anonymous, decentralized overlay network - client service Package: lokinet-router Architecture: all -Depends: lokinet-bin (=${binary:Version}), adduser, ucf +Depends: lokinet-bin (=${binary:Version}), oxend, adduser, ucf Description: Lokinet anonymous, decentralized overlay network - client service Lokinet private, decentralized, market-based, Sybil resistant overlay network for the internet.