lcdproc: depends on 'libftdi'

This commit is contained in:
Stefan Saraev 2012-07-20 19:32:10 +03:00
parent 6c9cbb9451
commit 118c38ae50

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 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"