mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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 = " \
|
DEPENDS = " \
|
||||||
|
fribidi \
|
||||||
geany \
|
geany \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
libsoup-2.4 \
|
libsoup-2.4 \
|
||||||
|
|||||||
Reference in New Issue
Block a user