main/hwtest: add missing dependency (!1106)

This commit is contained in:
HenriDellal 2020-03-26 12:52:41 +00:00 committed by Alexey Min
parent 75afbd7b72
commit 466cf9a0e8
No known key found for this signature in database
GPG key ID: 463F84201DACD7B9

View file

@ -2,12 +2,12 @@
# Maintainer: Martijn Braam <martijn@brixit.nl>
pkgname=hwtest
pkgver=0.6.0
pkgrel=1
pkgrel=2
pkgdesc="Small utility to check hardware functionality on phones"
url="https://gitlab.com/MartijnBraam/hwtest"
arch="noarch"
license="MIT"
depends="python3 py3-dbus ffmpeg v4l-utils evtest alsa-utils"
depends="python3 py3-dbus py3-setuptools ffmpeg v4l-utils evtest alsa-utils"
makedepends="python3-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/MartijnBraam/hwtest/-/archive/$pkgver/hwtest-$pkgver.tar.gz"
options="!check" # No tests