mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
lirc: remove circular dependency on libirman
This commit is contained in:
parent
c15a3e2131
commit
952c425aa1
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.lirc.org"
|
PKG_SITE="http://www.lirc.org"
|
||||||
PKG_URL="$SOURCEFORGE_SRC/lirc/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="$SOURCEFORGE_SRC/lirc/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain libftdi1 libusb-compat libirman"
|
PKG_DEPENDS_TARGET="toolchain libftdi1 libusb-compat"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="sysutils/remote"
|
PKG_SECTION="sysutils/remote"
|
||||||
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"
|
PKG_SHORTDESC="lirc: Linux Infrared Remote Control"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user