[arch-commits] Commit in syslinux/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Sep 7 15:51:08 UTC 2016
Date: Wednesday, September 7, 2016 @ 15:51:08
Author: anatolik
Revision: 275820
Use perl-crypt-passwdmd5 package name instead of the old perl-passwd-md5
Modified:
syslinux/trunk/PKGBUILD
----------+
PKGBUILD | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-07 15:48:17 UTC (rev 275819)
+++ PKGBUILD 2016-09-07 15:51:08 UTC (rev 275820)
@@ -21,13 +21,13 @@
# efi32 needs it
makedepends+=(lib32-glibc)
fi
-optdepends=('perl-passwd-md5: For md5pass'
- 'perl-digest-sha1: For sha1pass'
- 'mtools: For mkdiskimage and syslinux support'
- 'gptfdisk: For GPT support'
- 'util-linux: For isohybrid'
- 'efibootmgr: For EFI support'
- 'dosfstools: For EFI support')
+optdepends=('perl-crypt-passwdmd5: For md5pass'
+ 'perl-digest-sha1: For sha1pass'
+ 'mtools: For mkdiskimage and syslinux support'
+ 'gptfdisk: For GPT support'
+ 'util-linux: For isohybrid'
+ 'efibootmgr: For EFI support'
+ 'dosfstools: For EFI support')
# The syslinux-install_update script is maintained at https://gist.github.com/pyther/772138
# Script not yet updated for syslinux-efi
More information about the arch-commits
mailing list