mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
pango: don't use deprecated gtk_doc option flag
The correct meson flag for the documentation is 'documentation'. (From OE-Core rev: 8dc084abe583077e5d357c7d3eaf3a0ad0e6b2b0) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0e251cc9c0
commit
b4530c7820
@@ -28,6 +28,7 @@ PACKAGECONFIG[x11] = ",,virtual/libx11 libxft"
|
||||
PACKAGECONFIG[thai] = "-Dlibthai=enabled,-Dlibthai=disabled,libthai"
|
||||
|
||||
GIR_MESON_OPTION = 'introspection'
|
||||
GIDOCGEN_MESON_OPTION = 'documentation'
|
||||
|
||||
LEAD_SONAME = "libpango-1.0*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user