On Wed, Jan 11, 2006 at 04:47:16AM +1100, Anand Kumria wrote: > On Tue, Jan 10, 2006 at 02:53:31PM +0100, Amaya wrote: > > Hi there! > > > > I just can't resist the urge... Could Amaya NMU amaya? :)
> Knock yourself out ... if you're (un?)lucky I might even add you to the > Uploaders line. > > Please, pretty, pretty please! > > Only change I would make, if pbuilder were happy about it, would be to > > replace xlibs-dev for > > ~/xlibs-transition/[EMAIL PROTECTED]>./xlibs-split ../amaya-9.2.1/ > > Your code seems to depend on the following xlibs devel packages: > > libx11-dev > > libxext-dev > > libxinerama-dev > > libxmu-dev > > libxpm-dev > > libxt-dev > > libxxf86vm-dev > > x-dev > Wouldn't/Shouldn't a Build-Depends on the appropriate windowing library > (gtk+/wxwindows in this case) be sufficient to bring in its dependancies? The amaya sources include all of the following X headers directly: #include <X11/Core.h> #include <X11/CoreP.h> #include <X11/Intrinsic.h> #include <X11/IntrinsicP.h> #include <X11/Shell.h> #include <X11/ShellP.h> #include <X11/StringDefs.h> #include <X11/Xatom.h> #include <X11/Xlib.h> #include <X11/Xlib.h> #include <X11/Xlibint.h> #include <X11/Xm/MwmUtil.h> #include <X11/Xmu/Converters.h> #include <X11/Xresource.h> #include <X11/Xthreads.h> #include <X11/Xutil.h> #include <X11/cursorfont.h> #include <X11/extensions/Xinerama.h> #include <X11/extensions/shape.h> #include <X11/extensions/xf86vmode.h> #include <X11/keysym.h> #include <X11/xpm.h> you shouldn't expect gtk+ or wxwindows to pull in packages for you that your sources are using directly. Indeed, libxmu-dev, libxpm-dev, libxt-dev, libxxf86vm-dev, and x-dev are not dependencies of libgtk2.0-dev, and the others are not guaranteed to be in the future. (Not sure what wxwindows has to do with anything, amaya doesn't appear to build-depend on it.) -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature