fix(corsairctl): add alsa-lib + hidapi to makedepends (build-time libs)
Build and publish packages / build-and-publish (push) Successful in 2m10s
Build and publish packages / build-and-publish (push) Successful in 2m10s
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ arch=('x86_64')
|
||||
url='https://gitea.moonarch.de/nevaforget/corsairctl'
|
||||
license=('MIT')
|
||||
depends=('hidapi' 'alsa-lib')
|
||||
makedepends=('cargo' 'pkg-config')
|
||||
makedepends=('cargo' 'pkg-config' 'alsa-lib' 'hidapi')
|
||||
source=("git+${url}.git#tag=v$pkgver")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user