From 78ea6fd61a3e6d0d4601b2595126eb9b0ed76a42 Mon Sep 17 00:00:00 2001 From: rbuj Date: Fri, 4 Dec 2020 23:18:42 +0100 Subject: Fix solid color controls after disabling compositor --- mate-panel/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mate-panel/Makefile.am') diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am index 6cd56ff1..9dd98897 100644 --- a/mate-panel/Makefile.am +++ b/mate-panel/Makefile.am @@ -158,8 +158,7 @@ mate_panel_LDADD = \ $(DCONF_LIBS) \ $(XRANDR_LIBS) \ $(X_LIBS) \ - $(WAYLAND_LIBS) \ - -lm + $(WAYLAND_LIBS) if ENABLE_WAYLAND mate_panel_LDADD += \ -- cgit v1.2.1