mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
kconfig-frontends: drop unneeded target flex/bison deps
Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
012054dea6
commit
a4e7417b69
|
|
@ -11,7 +11,7 @@ HOMEPAGE = "https://gitlab.com/ymorin/kconfig-frontends"
|
|||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9b8cf60ff39767ff04b671fca8302408"
|
||||
SECTION = "devel"
|
||||
DEPENDS += "ncurses flex bison gperf-native bison-native"
|
||||
DEPENDS += "ncurses flex-native gperf-native bison-native"
|
||||
RDEPENDS_${PN} += "python3 bash"
|
||||
SRC_URI = "git://gitlab.com/ymorin/kconfig-frontends.git;protocol=https;branch=4.11.x \
|
||||
file://0001-Makefile-ensure-frontends-exits-before-writing-into-.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user