mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lcdproc: depends on 'libftdi'
This commit is contained in:
parent
6c9cbb9451
commit
118c38ae50
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://lcdproc.org/"
|
||||
PKG_URL="$SOURCEFORGE_SRC/lcdproc/lcdproc/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="libusb libhid"
|
||||
PKG_BUILD_DEPENDS="toolchain libusb libhid"
|
||||
PKG_DEPENDS="libusb libhid libftdi"
|
||||
PKG_BUILD_DEPENDS="toolchain libusb libhid libftdi"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="lcdproc: Software to display system information from your Linux/*BSD box on a LCD"
|
||||
|
Loading…
x
Reference in New Issue
Block a user