lcdproc: add libhid support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-06 11:53:00 +02:00
parent 211cab90ae
commit 00a4966805

View File

@ -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 irserver"
PKG_BUILD_DEPENDS="toolchain libusb"
PKG_DEPENDS="libusb libhid irserver"
PKG_BUILD_DEPENDS="toolchain libusb libhid"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="lcdproc: Software to display system information from your Linux/*BSD box on a LCD"