mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +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:
@@ -4,7 +4,7 @@ SUMMARY = "Drivers for character-based LCD displays"
|
|||||||
HOMEPAGE = "http://lcdproc.org"
|
HOMEPAGE = "http://lcdproc.org"
|
||||||
SECTION = "utils"
|
SECTION = "utils"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
DEPENDS = "ncurses"
|
DEPENDS = "ncurses lirc"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \
|
||||||
file://README;beginline=60;md5=637e042cdd3671ba00e78b58ede45d3b"
|
file://README;beginline=60;md5=637e042cdd3671ba00e78b58ede45d3b"
|
||||||
|
|||||||
Reference in New Issue
Block a user