Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > d426b5b75d4a14e66ef2470f535b06d5 > files > 5

gnome-paint-0.4.0-4.mga5.src.rpm

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -87,7 +87,7 @@
 	-Wl,--export-dynamic
 
 gnome_paint_LDADD = \
-	$(GNOME_PAINT_LIBS) -lX11
+	$(GNOME_PAINT_LIBS) -lX11 -lm
 
 SUBDIRS = \
 	pixmaps
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -352,7 +352,7 @@
 	-Wl,--export-dynamic
 
 gnome_paint_LDADD = \
-	$(GNOME_PAINT_LIBS) -lX11
+	$(GNOME_PAINT_LIBS) -lX11 -lm
 
 SUBDIRS = \
 	pixmaps