On Tue, Nov 29, 2011 at 10:42:13AM -0500, Sam Hartman wrote: > > Do you have any suggestions on how to deal with it in this case? > libverto-glib1 and libverto-libev1 are basically plugins into libverto.
Generally in that case, the plugins do not need to depend on the library because they do not provide an interface by themself. > It's possible although unlikely for an application to link directly > against one of these plugin libraries. If it is really your concern, then I suppose you are providing a shlibs file for the plugin. In that case, you can add libverto to the dependency list in the plugin shlibs. (This is also possible with symbol files). Cheers, -- Bill. <[email protected]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

