summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2017-02-22 15:57:36 -0800
committerLlewelyn Trahaearn2017-02-22 15:57:36 -0800
commite87e732a8406ec02c613ad1f50f59142851c684c (patch)
treee8b5104e9051c89b9ab9ba9a9352b87409d34a8c /PKGBUILD
parentb88196850d7dd1e82a483180e34ebf2b44fe062e (diff)
downloadaur-e87e732a8406ec02c613ad1f50f59142851c684c.tar.gz
Remove superfluous new line.
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')