multimedia/libmediaart: unbreak build with Meson 0.62.0
ERROR: Error in gtkdoc helper script: ld: error: unable to find library -lmediaart-2.0 PR: 262465 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/457fb53ea46
This commit is contained in:
parent
b6bb44e5ba
commit
608d47a4c1
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ USE_LDCONFIG= yes
|
||||||
MESON_ARGS= -Dimage_library=gdk-pixbuf
|
MESON_ARGS= -Dimage_library=gdk-pixbuf
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
OPTIONS_EXCLUDE=DOCS # https://gitlab.gnome.org/GNOME/libmediaart/-/issues/4
|
||||||
DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc
|
DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc
|
||||||
DOCS_MESON_TRUE= gtk_doc
|
DOCS_MESON_TRUE= gtk_doc
|
||||||
#option('image_library', type: 'combo', choices: ['auto', 'gdk-pixbuf', 'qt4', 'qt5'],
|
#option('image_library', type: 'combo', choices: ['auto', 'gdk-pixbuf', 'qt4', 'qt5'],
|
||||||
|
|
Loading…
Reference in a new issue