Comment 22 for bug 275688

Revision history for this message
Paul Gevers (paul-climbing) wrote : (reverse) dependencies

The four packages mentioned in this bug-report having build dependencies
 are licensed as follows:
imapcopy is GPL-2+
hedgewars is GPL-2
libhdate is GPL-3+
gearhead is LGPL-2+

I further found
m-tx is GPL-2+ (build depends on fp-compiler)
python-soappy is BSD-like (build depends on fpc)
poker-network is GPL-2 (build depends on python-soappy)

gearhead is a role playing game that does not have any depends or
reverse depends except it's own binaries.

$ reverse-build-depends fp-compiler
fpc
gearhead
hedgewars
imapcopy
lazarus
libhdate
m-tx

$ reverse-build-depends gearhead
<empty line>

$ reverse-build-depends fpc
lazarus
python-soappy

$ reverse-build-depends python-soappy
poker-network