mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-21 03:58:32 +00:00
lcdproc5: add dependency on lirc
* it's autodetected from sysroot: ERROR: lcdproc: lcdd-driver-lirc package isn't created when building with minimal dependencies? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
a3a4d78837
commit
437e85d9a2
@ -4,7 +4,7 @@ SUMMARY = "Drivers for character-based LCD displays"
|
||||
HOMEPAGE = "http://lcdproc.org"
|
||||
SECTION = "utils"
|
||||
LICENSE = "GPLv2+"
|
||||
DEPENDS = "ncurses"
|
||||
DEPENDS = "ncurses lirc"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \
|
||||
file://README;beginline=60;md5=637e042cdd3671ba00e78b58ede45d3b"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user