https://bugzilla.redhat.com/show_bug.cgi?id=1069257 --- Comment #34 from Michael Schwendt <bugs.michael@xxxxxxx> --- > I don't think it would be a good idea to build the library > with MPFR/GMP support without adding dependencies to these libraries, That dependency would be _automatic_, because libfparser would be linked with libgmp+libmpfr. That would result in an automatic dep on the lib SONAME. On the contrary, using that extra part of the library API would be _optional_ -> the fparser.hh header does not include any header from gmp/mpfr. Only the optional extra headers do -> the fparser-devel package would not need to depend on those external -devel packages. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review