Package: herwig++ Version: 2.6.0-1 Followup-For: Bug #797510 User: [email protected] Usertags: origin-ubuntu xenial ubuntu-patch
If you use "system" it appears to build fine. Patch attached. Cheers, -- Iain Lane [ [email protected] ] Debian Developer [ [email protected] ] Ubuntu Developer [ [email protected] ]
diff -Nru herwig++-2.6.0/debian/rules herwig++-2.6.0/debian/rules --- herwig++-2.6.0/debian/rules 2012-07-15 22:16:11.000000000 +0100 +++ herwig++-2.6.0/debian/rules 2015-11-11 12:13:17.000000000 +0000 @@ -19,7 +19,7 @@ override_dh_auto_configure: dh_auto_configure -- \ --with-thepeg=/usr \ - --with-gsl=/usr \ + --with-gsl=system \ --with-boost=/usr \ --with-fastjet=/usr \ --libdir=$(LIBPATH)
-- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
