[arch-commits] Commit in grub/trunk (PKGBUILD)

Tobias Powalowski tpowa at gemini.archlinux.org
Sun Jan 16 20:26:18 UTC 2022


    Date: Sunday, January 16, 2022 @ 20:26:18
  Author: tpowa
Revision: 434570

'add lzop to optdepends for grub-mkrescue lzo support'

Modified:
  grub/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 19:24:28 UTC (rev 434569)
+++ PKGBUILD	2022-01-16 20:26:18 UTC (rev 434570)
@@ -42,6 +42,7 @@
 optdepends=('freetype2: For grub-mkfont usage'
             'fuse2: For grub-mount usage'
             'dosfstools: For grub-mkrescue FAT FS and EFI support'
+            'lzop: For grub-mkrescue LZO support'
             'efibootmgr: For grub-install EFI support'
             'libisoburn: Provides xorriso for generating grub rescue iso using grub-mkrescue'
             'os-prober: To detect other OSes when generating grub.cfg in BIOS systems'



More information about the arch-commits mailing list