[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How a package will determine the dependencies



On Fri, Nov 02, 2007 at 08:13:22AM -0700, varun_shrivastava wrote:
> Justin Pryzby-43 wrote:
> > 
> > Do you mean it adds stuff within a #ifdef to use SDL?  Why is it so
> > huge?
> > 
> yes it adds code not so huge under #ifdef SDL_ENABLE ....... #endif
> 
> Can we provide a virtual package libinput-virtual  on which the applications
> will depend and the virtual package can be libinput0 or libinput0-debug
> depending on what is installed
You could have libinput0-debug provides:libinput0.

However I still think the best way is to compile with debugging
symbols and move the symbols to separate files in /usr/lib/debug and
separate -dbg package which is *just* the debugging syms.

Justin



Reply to: