summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c1080de9844..3349296c8ba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,8 +33,7 @@ optdepends=('dosfstools: For grub-mkrescue FAT FS and EFI support'
'fuse2: For grub-mount usage'
'libisoburn: Provides xorriso for generating grub rescue iso using grub-mkrescue'
'mtools: For grub-mkrescue FAT FS support'
- 'os-prober: To detect other OSes when generating grub.cfg in BIOS systems'
-)
+ 'os-prober: To detect other OSes when generating grub.cfg in BIOS systems')
if [[ "${_GRUB_EMU_BUILD}" == "1" ]]; then
makedepends+=('libusbx' 'sdl')