[Pkg-scicomp-commits] netgen/trunk
Christophe Prud'homme
prudhomm at debian.org
Mon Jun 5 05:49:23 UTC 2006
SVN commit 446 by prudhomm:
fixed bug #370176
M +1 -1 netgen/trunk/Makefile
M +7 -0 netgen/trunk/debian/changelog
--- netgen/trunk/Makefile #445:446
@@ -29,7 +29,7 @@
# tcltklib = -ltix8.2 -ltk8.4 -ltcl8.4
#
#
-syslib = $(tcltklib) -lGL -lGLU -lX11 -lXi -lm -ldl -lpthread $(SYSLIB2)
+syslib = $(tcltklib) -lGL -lGLU -lX11 -lm -ldl -lpthread $(SYSLIB2)
# (maybe you have to remove -ldl)
#
#
--- netgen/trunk/debian/changelog #445:446
@@ -1,3 +1,10 @@
+netgen (4.4-6) unstable; urgency=low
+
+ * Bug fix: "netgen: FTBFS: cannot find -lXi", thanks to Daniel Schepler
+ (Closes: #370176).
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Mon, 5 Jun 2006 07:26:03 +0200
+
netgen (4.4-5) unstable; urgency=low
* Fixed netgen override disparity
More information about the Pkg-scicomp-commits
mailing list