main/bootmac: depend on bluez-deprecated (MR 5634)
hciconfig is a hard dependency when the tool is configuring bluetooth addresses. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
0bf40d20e0
commit
7f1cec1206
|
@ -1,13 +1,13 @@
|
|||
# Maintainer: Dylan Van Assche <me@dylanvanassche.be>
|
||||
pkgname=bootmac
|
||||
pkgver=0.5.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Configure MAC addresses at boot"
|
||||
url="https://gitlab.com/postmarketOS/bootmac"
|
||||
arch="all"
|
||||
license="GPLv3-or-later"
|
||||
source="https://gitlab.com/postmarketOS/bootmac/-/archive/v$pkgver/bootmac-v$pkgver.tar.gz"
|
||||
depends="bluez-btmgmt"
|
||||
depends="bluez-btmgmt bluez-deprecated"
|
||||
options="!check"
|
||||
builddir="$srcdir/$pkgname-v$pkgver"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user