diff options
author | Erik Faye-Lund <[email protected]> | 2020-01-16 17:45:55 +0100 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2020-01-17 13:19:10 +0100 |
commit | b009a7644b91901b037a4e1dbb86970407d72d75 (patch) | |
tree | c4670c07fd2fd568bc1d96b02cb7afbd84d6632b | |
parent | b387f68f49abc995605098178a3c643f3a9cfe41 (diff) |
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>
-rw-r--r-- | docs/meson.html | 2 |
1 files changed, 0 insertions, 2 deletions
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 |