aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/ripperx-libm.patch
blob: 48277077cf3beb6c65be2722ffec4833a2d14245 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -r -u ripperX-2.7.3.old/src/Makefile.in ripperX-2.7.3.new/src/Makefile.in
--- ripperX-2.7.3.old/src/Makefile.in	2008-01-25 10:53:50.000000000 +0100
+++ ripperX-2.7.3.new/src/Makefile.in	2013-08-07 16:14:21.000000000 +0200
@@ -43,7 +43,7 @@
 
 ripperX_LDADD = \
 	$(INTLLIBS) \
-	$(GTK_LIBS)
+	$(GTK_LIBS) -lm
 
 AM_CPPFLAGS = \
 	-DG_LOG_DOMAIN=\"ripperX\" \
Leo Famulari 2020-01-24gnu: boost: Fix build with Python 3.8....Marius Bakke 2020-01-22gnu: Add deprecation notice for 'boost-with-python3'....Marius Bakke 2020-01-11gnu: boost: Add upstream patch....Marius Bakke 2020-01-08gnu: Boost: Use Python 3 by default....Giacomo Leidi 2020-01-08gnu: Boost: Update to 1.72.0....Marius Bakke 2019-12-05Merge branch 'master' into core-updatesMarius Bakke 2019-11-25gnu: Add boost-static....Efraim Flashner 2019-11-16Merge remote-tracking branch master into core-updatesMathieu Othacehe 2019-11-15gnu: boost: Fix cross-compilation....Mathieu Othacehe 2019-11-10gnu: Add boost-with-python3....Giacomo Leidi 2019-07-31gnu: boost: Do not install CMake files....Marius Bakke 2019-07-02gnu: boost: Remove GCC5 workaround....Marius Bakke 2019-05-02gnu: boost: Update to 1.70.0....Marius Bakke 2019-02-23gnu: Add boost-signals2....Ricardo Wurmus 2019-01-09Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner 2019-01-07gnu: Remove unnecessary build-side module imports....Ludovic Courtès 2018-12-12gnu: boost: Update to 1.69.0....Marius Bakke 2018-12-12gnu: Remove special Boost C++14 variant....Marius Bakke 2018-12-09Merge branch 'master' into stagingMarius Bakke 2018-12-07gnu: Add a C++14 variant of Boost for packages that need it....Leo Famulari 2018-12-05gnu: Boost: Build with C++14....Leo Famulari 2018-11-25gnu: mdds: Update to 1.4.3....Marius Bakke 2018-10-17gnu: boost-for-mysql: Remove unnecessary phase....Efraim Flashner 2018-08-25Merge branch 'staging' into core-updatesMarius Bakke 2018-08-24gnu: boost: Move 1.59.0 definition to boost.scm....Ludovic Courtès 2018-08-23gnu: boost: Update to 1.68.0....Marius Bakke 2018-08-23gnu: boost: Provide libboost_python compatibility symlink....Marius Bakke 2018-06-06Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus 2018-05-25gnu: boost: Re-enable context and coroutine libraries on MIPS....Mark H Weaver 2018-05-06Merge branch 'master' into core-updatesMarius Bakke 2018-05-01gnu: Use HTTPS for www.boost.org....Tobias Geerinckx-Rice 2018-05-01gnu: boost: Update to 1.67.0....Tobias Geerinckx-Rice 2018-04-10gnu: boost: Fix ICU support....Mark H Weaver 2018-03-29Merge branch 'master' into core-updatesMarius Bakke 2018-03-22gnu: Add boost-sync....Maxim Cournoyer 2018-03-18gnu: boost: Simplify phases....Mark H Weaver 2018-03-15gnu: Remove boost-1.66....Ricardo Wurmus 2018-03-15gnu: boost: Remove bootstrap phase....Ricardo Wurmus 2018-03-14Merge branch 'master' into core-updatesRicardo Wurmus 2018-03-04gnu: Add boost@1.66.0....Marius Bakke 2018-02-19gnu: boost: Update to 1.66.0....Arun Isaac 2018-01-19gnu: mdds: Update to 1.3.1....Tobias Geerinckx-Rice