Fabian Greffrath <[email protected]> writes: > maybe we can make the libxxx-dev packages depend on "libxxx | > libxxx-unstripped" instead. So in order to build against the unstripped > shared library (whatever that is in aid for) a package would have to > build-depend on "libxxx-dev, libxxx-unstripped". > > However, still not convinced...
This seems to be a rather popular request in ubuntu. There, we have metapackages shipped that depend in the libxxx-unstripped variants. Now if people use 'apt-get build-dep' they are confused because apt either fails or if you are lucky, apt will replace the unstripped variant with the stripped one. I'm not that convinced about that as well, but adjusting the dependencies on the -dev packages shouldn't hurt either. Unless I miss something here... -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

