mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
renderdoc: remove vim-native DEPENDS
This need for this was removed in 2016[1] [1] https://github.com/baldurk/renderdoc/commit/fff93a4bcc036f8288fd31dcdd1209fea36b9b58 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ SRC_URI = " \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native"
|
||||
DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms"
|
||||
|
||||
RDEPENDS:${PN} = "libxcb xcb-util-keysyms"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user