add package 'libirman'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Rene Hegewald
2014-09-06 15:39:50 +02:00
committed by Stephan Raue
parent bf0fedeb9e
commit 413286775c
2 changed files with 46 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lirc.org"
PKG_URL="$SOURCEFORGE_SRC/lirc/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_TARGET="toolchain libftdi libusb-compat"
PKG_DEPENDS_TARGET="toolchain libftdi libusb-compat libirman"
PKG_PRIORITY="optional"
PKG_SECTION="sysutils/remote"
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"