Explorar o código

grub: add required python2 for hostbuild

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
cae2560e7e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/grub/Makefile

+ 1 - 0
package/grub/Makefile

@@ -9,6 +9,7 @@ PKG_RELEASE:=		1
 PKG_DESCR:=		multiboot boot loader
 PKG_SECTION:=		base/boot
 PKG_BUILDDEP:=		bison-host grub-host
+HOST_BUILDDEP:=		python2-host
 PKG_URL:=		http://www.gnu.org/software/grub
 PKG_SITES:=		git://git.savannah.gnu.org/grub.git
 PKG_NOPARALLEL:=	1