fix: correct libusb dependency name in AUR package
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ pkgbase = streamdeck-lets-go-git
|
||||
license = MIT
|
||||
makedepends = go>=1.26
|
||||
makedepends = git
|
||||
depends = libusb-1.0
|
||||
depends = libusb
|
||||
optdepends = librsvg: SVG icon rendering
|
||||
optdepends = fontconfig: system font detection
|
||||
provides = streamdeck-lets-go
|
||||
|
||||
Reference in New Issue
Block a user