Debian Packaging Dependencies
Status: Beta
Brought to you by:
bugra
Version: 1.9.2
Hi,
I tried to build the Debian package before I noticed
you already had them, and I found there are missing
build-depends in the debian/control file.
You need to at least add "libgtk2.0-dev" in there
(which may well pull in a bunch of others).
In Debian proper this would mean "FTBFS" and would be a
show-stopper, even though it seems trivial. This is
because the auto-builders depend on this for them to
set up the necessary environment to build security
packages and so forth.
Thanks,
Andrew McMillan