mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libusbx: needs libudev-devel to build.
This commit is contained in:
parent
a620d25782
commit
7dbfc0eefb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=libusbx
|
||||||
version=1.0.16
|
version=1.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
makedepends="libudev-devel"
|
||||||
short_desc="Library that provides generic access to USB devices"
|
short_desc="Library that provides generic access to USB devices"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue