Subject: | [PATCH] do not link against unused libraries |
Date: | Thu, 24 Apr 2014 18:52:20 +0200 |
To: | bug-pgplot [...] rt.cpan.org |
From: | Florian Schlichting <fsfs [...] debian.org> |
In Debian we are currently applying the attached patch to PGPLOT.
We thought you might be interested in it, too.
Description: do not link against unused libraries
dpkg-shlibdeps complained about useless dependencies on libgfortran.so.3,
libpng12.so.0, libX11.so.6 and libm.so.6
Author: Florian Schlichting <fsfs@debian.org>
Linking succeeds with just "L/usr/lib -L/usr/local/lib -lcpgplot -lpgplot",
"-lX11 -lpng -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib -lgfortran -lm"
seems to be unneeded.
Thanks in advance,
Florian Schlichting, Debian Perl Group
Message body is not shown because sender requested not to inline it.