summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2019-07-09 19:03:45 +0200
committerMichel Zou2019-07-09 19:03:45 +0200
commite26a9c731e313d324e4ffa0c1c308a23dfeb8f6c (patch)
tree0af8193a53c86c03d85cb5ff6a7fed06e00c8ac0
parent3aacdf6f0613a07e1d10fdb9ce67431f51b0cd95 (diff)
downloadaur-e26a9c731e313d324e4ffa0c1c308a23dfeb8f6c.tar.gz
dos2unix
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 469b0f8f8e8f..97ef723a28a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = scantool
arch = i686
arch = x86_64
license = GPL
- makedepends = dos2unix
depends = allegro4
source = https://github.com/kees/scantool/archive/v2.0.tar.gz
sha256sums = b47d5a5f02bda5d2102292e23b0e31178046689fbd651239faddac61c29caf45
diff --git a/PKGBUILD b/PKGBUILD
index b7eaae2382c9..c1966ea38c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,6 @@ pkgdesc="OBD-II vehicle diagnostic scanner"
arch=('i686' 'x86_64')
url="https://github.com/kees/scantool"
license=('GPL')
-makedepends=('dos2unix')
depends=('allegro4')
source=("https://github.com/kees/scantool/archive/v2.0.tar.gz")
sha256sums=('b47d5a5f02bda5d2102292e23b0e31178046689fbd651239faddac61c29caf45')