mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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>
This commit is contained in:
@@ -11,6 +11,7 @@ python () {
|
||||
}
|
||||
|
||||
DEPENDS = " \
|
||||
fribidi \
|
||||
geany \
|
||||
libxml2 \
|
||||
libsoup-2.4 \
|
||||
|
||||
Reference in New Issue
Block a user