lsp-plugins: Fix RDEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-11-13 23:49:38 +01:00
parent 7bdabec82f
commit 56fe643a15

View File

@@ -83,7 +83,7 @@ FILES:${PN}-standalone = "${bindir}"
# lsp-plugins (and maybe others) need a gconv cache for target use of iconv
# see https://github.com/sadko4u/lsp-plugins/issues/17#issuecomment-487416107
RDEPENDS:${PN}:append:libc-glibc += " \
RDEPENDS:${PN}:append:libc-glibc = " \
glibc-gconv glibc-gconvs glibc-utils \
"
pkg_postinst_ontarget:${PN}:append:libc-glibc() {