You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/gmpc/files/gmpc-11.8.16-underlinking.p...

15 lines
241 B

diff --git a/src/Makefile.am b/src/Makefile.am
index 497194b..84c31f0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -174,7 +174,8 @@ LIBS= \
@libxml2_LIBS@\
@libx11_LIBS@\
@sqlite3_LIBS@\
- -lz
+ -lz\
+ -lm
if HAVE_UNIQUE