Module: Mesa Branch: staging/19.3 Commit: 8117d2bb33886ac4e507388ad38a7684e560874a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8117d2bb33886ac4e507388ad38a7684e560874a
Author: Erik Faye-Lund <[email protected]> Date: Thu Jan 16 17:45:55 2020 +0100 docs: remove double-closed definition-list Fixes: bc17ac58661 "docs: add documentation for building with meson" Acked-by: Dylan Baker <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431> (cherry picked from commit b009a7644b91901b037a4e1dbb86970407d72d75) --- .pick_status.json | 2 +- docs/meson.html | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index 0f4ca36079b..1413c8200fa 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1048,7 +1048,7 @@ "description": "docs: remove double-closed definition-list", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": "bc17ac58661c2dbbd5fea48d4af628baef434e86" }, diff --git a/docs/meson.html b/docs/meson.html index 90992dabb18..f2abc05c411 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -419,8 +419,6 @@ workarounds for the wrong version of LLVM might be used resulting in build failures.</p> </dd> -</dl> - <dt><code>PKG_CONFIG_PATH</code></dt> <dd><p>The <code>pkg-config</code> utility is a hard requirement for configuring and _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
