Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=489686 --- Comment #63 from Conrad Sanderson <[email protected]> 2009-06-15 04:17:18 EDT --- (In reply to comment #60) > IMO the Requires: atlas-devel, lapack-devel of armadillo-devel are probably > unnecessary. If one builds with > g++ -larmadillo > not with > g++ -llapack -latlas -larmadillo > then one doesn't need atlas-devel or lapack-devel and these can be safely > dropped, since armadillo acts as a wrapper for the atlas and lapack > libraries. Agreed to omitting lapack-devel. However, we need atlas-devel. Atlas headers are included by Armadillo headers. (line 85 of upstream include/armadillo, where a workaround for Ubuntu and other systems is present). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
