From 4615385d6c8203001962a7a31dd02cdb1a73544b Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 27 May 2022 18:34:26 +0100 Subject: added tor --- repo/system/dhcp/dhcp.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/dhcp/dhcp.xibuild') diff --git a/repo/system/dhcp/dhcp.xibuild b/repo/system/dhcp/dhcp.xibuild index 241dee1..9ebe292 100644 --- a/repo/system/dhcp/dhcp.xibuild +++ b/repo/system/dhcp/dhcp.xibuild @@ -1,6 +1,6 @@ #!/bin/sh -MAKEDEPS="bash iproute2 openldap" +MAKEDEPS="bash iproute2 libldap" DEPS="musl libldap" PKG_VER=4.4.3b1 -- cgit v1.2.1