summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnatol Pomozov2018-05-06 08:39:36 -0700
committerAnatol Pomozov2018-05-06 08:39:36 -0700
commit25e4c027eb1a391190a09c1eb655d0978dfa3eab (patch)
tree4830a29fd50a07854c4f9981c30de4f0e46ec3f1 /PKGBUILD
parent9401bc0b11b86d6b1fe6229f7f327ca004dac3d0 (diff)
downloadaur-25e4c027eb1a391190a09c1eb655d0978dfa3eab.tar.gz
Rename dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35a3236761f1..45e708e76abb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Chrome OS Hardware Debug & Control Tools'
url='http://sites.google.com/a/google.com/chromeos-partner/hardware-control-and-debug'
arch=(i686 x86_64)
depends=(python2 python2-pyusb python2-pyserial python2-pexpect libftdi python2-numpy ec-devutil-git)
-makedepends=(tidyhtml python2-setuptools)
+makedepends=(tidy python2-setuptools)
license=(BSD)
source=(git+https://chromium.googlesource.com/chromiumos/third_party/hdctools
remove-duplicated-check.patch)