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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to