https://bugzilla.redhat.com/show_bug.cgi?id=821511

Mikolaj Izdebski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Mikolaj Izdebski <[email protected]> ---
> > - 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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to