mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
libhid: depends on libusb-compat
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7cf7714f6d
commit
ba65a3afbc
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://libhid.alioth.debian.org/"
|
PKG_SITE="http://libhid.alioth.debian.org/"
|
||||||
PKG_URL="http://alioth.debian.org/frs/download.php/1958/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://alioth.debian.org/frs/download.php/1958/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS="libusb"
|
PKG_DEPENDS="libusb-compat libusb"
|
||||||
PKG_BUILD_DEPENDS="toolchain libusb"
|
PKG_BUILD_DEPENDS="toolchain libusb-compat libusb"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="system"
|
PKG_SECTION="system"
|
||||||
PKG_SHORTDESC="libhid: userspace USB HID access library"
|
PKG_SHORTDESC="libhid: userspace USB HID access library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user