Re: [PATCH] meson: add pixman dependency to chardev/baum module

2020-08-31 Thread Philippe Mathieu-Daudé
Le dim. 30 août 2020 22:47, Stefan Weil a écrit : > Signed-off-by: Stefan Weil > Reviewed-by: Philippe Mathieu-Daudé --- > > > Together with Paolo's patch (https://patchwork.kernel.org/patch/11745207/) > this fixed the build with --enable-modules for me. > > Stefan > > > chardev/meson.build

[PATCH] meson: add pixman dependency to chardev/baum module

2020-08-30 Thread Stefan Weil
Signed-off-by: Stefan Weil --- Together with Paolo's patch (https://patchwork.kernel.org/patch/11745207/) this fixed the build with --enable-modules for me. Stefan chardev/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chardev/meson.build b/chardev/meson.buil