summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2014-02-15 16:53:02 -0800
committeryar2014-02-15 16:53:02 -0800
commitbee0e0e72cca8af6d7bf2fdd10b9281339eff8d5 (patch)
tree024eaa76ecb9e87c81c96b5b3c8841512796e9f6 /PKGBUILD
parentb3dd303a71072b20a3fab7fc7873f15a01e67ad2 (diff)
downloadaur-bee0e0e72cca8af6d7bf2fdd10b9281339eff8d5.tar.gz
[biosdisk-git] dos2unix is better than hd2u
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25e4cb71168b..6c6056c2d1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Utility for creating Dell BIOS flash disks"
url="https://linux.dell.com/biosdisk"
license=("GPL")
makedepends=('git')
-depends=('hd2u' 'wget' 'syslinux' 'python2')
+depends=('dos2unix' 'wget' 'syslinux' 'python2')
conflicts=("${gitname}")
provides=("${gitname}")
backup=("etc/biosdisk.conf")