main/hwtest: add missing dependency (MR 4591)

hwtest crashes if fftest is not provided.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
André Apitzsch 2023-12-03 15:12:58 +01:00
parent 2459e95cd6
commit 8c934b9f74
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

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