[Mesa-dev] [PATCH] meson: Add lmsensors to gallium libgl-xlib target.
Dylan Baker
dylan at pnwbakers.com
Thu Dec 7 17:32:39 UTC 2017
I don't suppose someone would like to ack this?
Quoting Dylan Baker (2017-12-04 14:05:12)
> Fixes: 5e71efef44b992b5d70b ("meson: Add lmsensors support")
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---
> src/gallium/targets/libgl-xlib/meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/gallium/targets/libgl-xlib/meson.build b/src/gallium/targets/libgl-xlib/meson.build
> index 825b7b4a0f1..d0241a59ebe 100644
> --- a/src/gallium/targets/libgl-xlib/meson.build
> +++ b/src/gallium/targets/libgl-xlib/meson.build
> @@ -62,7 +62,7 @@ libgl = shared_library(
> libxlib, libws_xlib, libsoftpipe, libtrace, librbug, libglapi_static,
> libgallium, libmesa_util, libmesa_gallium, gallium_xlib_link_with,
> ],
> - dependencies : [dep_clock, dep_unwind, gallium_xlib_depends],
> + dependencies : [dep_clock, dep_unwind, dep_lmsensors, gallium_xlib_depends],
> install : true,
> version : '1.5.0',
> )
> --
> 2.15.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171207/88633d60/attachment.sig>
More information about the mesa-dev
mailing list