Bug#560030: libsdl-pango-dev fails to place header in correct location
Michael Gilbert
michael.s.gilbert at gmail.com
Sun Dec 13 21:53:52 UTC 2009
On Sun, 13 Dec 2009 16:41:57 -0500 Michael Gilbert wrote:
> only works if the headers are moved to the SDL directory. i don't see
> any reverse depends for libsdl-pango-dev at this point ('apt-cache
> showpkg libsdl-pango-dev')
oops, that's not the right way to check that since it doesn't actually
show reverse build-depends. the smart thing is to do is to run it
against the actual library
apt-cache showpkg libsdl-pango1
which shows a bunch of things like frozen-bubble. looking at
frozen-bubble, it has an explicit -I/usr/include/SDL, which is why that
picks up the SDL headers. so the question is whether that should be
necessary?
mike
More information about the Pkg-sdl-maintainers
mailing list