summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Westover2022-06-06 17:35:35 -0400
committerBen Westover2022-06-06 17:35:35 -0400
commit93eec56e9442ed3b79c6e216724c2fa0e840b1dc (patch)
tree175d29f11fc27f1c9d63e044d4773679ddc9c7b7 /PKGBUILD
parente5e9bcbc74db79eb74940f242939fbe060a4ba39 (diff)
downloadaur-93eec56e9442ed3b79c6e216724c2fa0e840b1dc.tar.gz
Add post-install instructions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9224aee49408..48e09d9a4105 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,9 @@ pkgdesc="Unofficial MTK reverse engineering and flash tool"
arch=('any')
url="https://github.com/bkerler/mtkclient"
license=('GPL')
-depends=('python' 'python-pyusb' 'python-pycryptodome' 'python-colorama')
+depends=('libusb' 'python' 'python-pyusb' 'python-pycryptodome' 'python-colorama')
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
+install=mtkclient.install
source=("https://github.com/bkerler/mtkclient/archive/refs/tags/$pkgver.tar.gz"
"usb.patch")
sha256sums=('5a9363cdcb65392ed4dd19f8442d73f0560d2195b67e790abcee7d7ea34e9ff2'