mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-12 03:12:22 +01:00
12 lines
309 B
Diff
12 lines
309 B
Diff
--- ./gnome-panel/Makefile.in.orig
|
|
+++ ./gnome-panel/Makefile.in
|
|
@@ -582,7 +582,7 @@
|
|
$(top_builddir)/gnome-panel/libpanel-util/libpanel-util.la \
|
|
$(PANEL_LIBS) \
|
|
$(XRANDR_LIBS) \
|
|
- $(X_LIBS)
|
|
+ $(X_LIBS) -lm
|
|
|
|
gnome_panel_LDFLAGS = -export-dynamic
|
|
gnome_desktop_item_edit_SOURCES = \
|