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/app-pda/gtkpod/files/gtkpod-2.1.3-gold.patch

16 lines
451 B

libgtkpod/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/libgtkpod/Makefile.am b/libgtkpod/Makefile.am
index 464741f..c69dac8 100644
--- a/libgtkpod/Makefile.am
+++ b/libgtkpod/Makefile.am
@@ -50,6 +50,7 @@ AM_CFLAGS = \
libgtkpod_la_LDFLAGS = $(LIBGTKPOD_LDFLAGS) -version-info $(LIBGTKPOD_SO_VERSION) -no-undefined
libgtkpod_la_LIBADD = \
$(LIBGTKPOD_LIBS) \
+ -lm \
@LIBOBJS@
libgtkpodincludebase = $(includedir)/gtkpod