From 179b687e2f99d3b843c657b42c991200e460aaa1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 9 Jan 2023 09:27:32 +0100 Subject: remove python2 dependencies and packages --- package/grub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/grub') diff --git a/package/grub/Makefile b/package/grub/Makefile index b36d9f788..519958096 100644 --- a/package/grub/Makefile +++ b/package/grub/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1 PKG_DESCR:= multiboot boot loader PKG_SECTION:= base/boot PKG_BUILDDEP:= bison-host grub-host -HOST_BUILDDEP:= python2-host +HOST_BUILDDEP:= python3-host PKG_URL:= http://www.gnu.org/software/grub PKG_SITES:= https://ftp.gnu.org/gnu/grub/ PKG_NOPARALLEL:= 1 -- cgit v1.2.3