summaryrefslogtreecommitdiff
path: root/package/grub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/grub/Makefile')
-rw-r--r--package/grub/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/grub/Makefile b/package/grub/Makefile
index 7d0649776..6dc540cdd 100644
--- a/package/grub/Makefile
+++ b/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