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/grub/grub.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/grub') diff --git a/repo/system/grub/grub.xibuild b/repo/system/grub/grub.xibuild index 343c07e..049328b 100644 --- a/repo/system/grub/grub.xibuild +++ b/repo/system/grub/grub.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make " -DEPS="sh xz gettext device-mapper efibootmgr freetype2" +DEPS="sh xz gettext efibootmgr freetype2" PKG_VER=2.06 SOURCE=https://ftp.gnu.org/gnu/grub/grub-$PKG_VER.tar.xz -- cgit v1.2.1