mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-misc/wally-cli: add missed libusb dependency
Signed-off-by: John Helmert III <ajak@gentoo.org>
This commit is contained in:
@@ -17,6 +17,9 @@ KEYWORDS="~amd64"
|
||||
|
||||
DOCS=( README.md license.md )
|
||||
|
||||
DEPEND="dev-libs/libusb:1"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
go build
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user