package/pango: add dependency on libfribidi
authorPeter Seiderer <ps.report@gmx.net>
Mon, 9 Dec 2019 20:52:24 +0000 (21:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Dec 2019 21:33:02 +0000 (22:33 +0100)
commit861b74b1c5b07361eb6cf0d9c1b42a0a38bfc25a
treee5090b361a2c8ed8616d50afcfa0ee5c4c2d4e33
parent4bfa49d1957e1381324a8c532739ee46f18063cd
package/pango: add dependency on libfribidi

Since commit 5cce413eb11ac75f5c48ed351896c5d1c33961d5 ("package/pango:
bump to version 1.44.6"), pango needs libfribidi. Through the Meson
subprojects mechanism, it tries to download it by itself if not
available. But in Buildroot, we definitely want to use the separate
libfribidi package, so let's add it as a dependency of pango.

Fixes:
  http://autobuild.buildroot.net/results/f16fda910da23dfe5f8ac1cb51f9dbcec444b516

  subprocess.CalledProcessError: Command '['git', 'clone', 'https://github.com/fribidi/fribidi.git', 'fribidi']' returned non-zero exit status 128.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pango/Config.in
package/pango/pango.mk