https://bugzilla.redhat.com/show_bug.cgi?id=821511 Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mizdebsk@xxxxxxxxxx --- Comment #5 from Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> --- > > - not sure that the -devel should requires "automake libtool autoconf". > > AFAIK, people can build against a library without using autotools, no ? > > I need to consult this. You definitely don't need these. Autotools are used at build time only. And if someone needs to use your library with autotools, he must install them on his own. > > - why do the -devel requires gcc-c++ ? isn't the .so usable without it ? > > ( there is no .h with it, so I could use it without gcc , no ? ) > > Same as above - I need to consult this. You don't need C++ compiler either. You could use the library from some other languages, like assembly or C. And if you want to use it from C++ -- you install a C++ compiler of choice on your own. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review