main/umockdev: fix linting issues (!872)
This commit is contained in:
parent
53f6b4c60e
commit
9607d914e3
@ -2,14 +2,14 @@
|
||||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=umockdev
|
||||
pkgver=0.13.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Record/mock hardware devices for bug reports and regression tests"
|
||||
arch="all"
|
||||
url="https://github.com/martinpitt/umockdev/"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
depends_dev="eudev-dev libgudev-dev"
|
||||
makedepends="$depends_dev autoconf automake libtool gtk-doc vala linux-headers bash"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/martinpitt/umockdev/archive/$pkgver.tar.gz"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
options="!check" # Testbed.create_node_for_device: openpty() failed: No such file or directory
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user