Re: [Mesa-dev] [PATCH] meson: Fix libsensors detection.

2018-12-18 Thread Dylan Baker
Quoting Vinson Lee (2018-12-18 13:01:43) > On Tue, Dec 18, 2018 at 11:42 AM Dylan Baker wrote: > > > > Quoting Vinson Lee (2018-12-18 09:52:08) > > > Fixes: 5e71efef44b9 ("meson: Add lmsensors support") > > > Signed-off-by: Vinson Lee > > > --- > > > meson.build | 2 +- > > > 1 file changed, 1

Re: [Mesa-dev] [PATCH] meson: Fix libsensors detection.

2018-12-18 Thread Vinson Lee
On Tue, Dec 18, 2018 at 11:42 AM Dylan Baker wrote: > > Quoting Vinson Lee (2018-12-18 09:52:08) > > Fixes: 5e71efef44b9 ("meson: Add lmsensors support") > > Signed-off-by: Vinson Lee > > --- > > meson.build | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git

Re: [Mesa-dev] [PATCH] meson: Fix libsensors detection.

2018-12-18 Thread Dylan Baker
Quoting Vinson Lee (2018-12-18 09:52:08) > Fixes: 5e71efef44b9 ("meson: Add lmsensors support") > Signed-off-by: Vinson Lee > --- > meson.build | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meson.build b/meson.build > index 57dd8b59cb..d591ca377b 100644 > ---

[Mesa-dev] [PATCH] meson: Fix libsensors detection.

2018-12-18 Thread Vinson Lee
Fixes: 5e71efef44b9 ("meson: Add lmsensors support") Signed-off-by: Vinson Lee --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 57dd8b59cb..d591ca377b 100644 --- a/meson.build +++ b/meson.build @@ -1395,7 +1395,7 @@ endif