diff options
Diffstat (limited to 'repo/system/grub.xibuild')
-rw-r--r-- | repo/system/grub.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/grub.xibuild b/repo/system/grub.xibuild index 9d3ed8f..31eaff0 100644 --- a/repo/system/grub.xibuild +++ b/repo/system/grub.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(sh xz gettext device-mapper efibootmgr freetype2) PKG_VER=2.06 |