aboutsummaryrefslogtreecommitdiffstats
path: root/main/grub/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/grub/APKBUILD')
-rw-r--r--main/grub/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/grub/APKBUILD b/main/grub/APKBUILD
index e10d4034b6e..3168d3aa0cf 100644
--- a/main/grub/APKBUILD
+++ b/main/grub/APKBUILD
@@ -11,7 +11,7 @@ depends="mkinitfs"
triggers="grub.trigger=/boot"
depends_dev=""
makedepends="$depends_dev bison flex linux-headers xz-dev lvm2-dev
- automake autoconf libtool python3 freetype-dev unifont"
+ automake autoconf libtool python3 freetype-dev unifont gettext-dev"
install="$pkgname.post-upgrade"
# strip handled by grub Makefiles, abuild strip breaks xen pv-grub
options="!check !strip" # Cannot test boot loader.