mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 19:34:30 +00:00
geany-plugins: Add dependency on fribidi
Its needed by addons Fixes ld: cannot find -lfribidi | collect2: error: ld returned 1 exit status | make[3]: *** [Makefile:569: addons.la] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit 4a8851789a9da5748546d43c91a5ba8a0e6dd1df) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
054202d3ce
commit
793dca7b7c
@ -11,6 +11,7 @@ python () {
|
||||
}
|
||||
|
||||
DEPENDS = " \
|
||||
fribidi \
|
||||
geany \
|
||||
libxml2 \
|
||||
libsoup-2.4 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user