* Joerg Friedrich <[EMAIL PROTECTED]> [2008-07-07 07:58:59 CEST]: > Package: irssi-plugin-otr > Version: 0.1-1 > Severity: serious > > > Hi! > > the INSTALL file says: > ---------- BUILD-TIME ONLY DEPENDENCIES ---------- > > * cmake. Sry for that, but I'm not an autofoo fan. If you're running > < cmake-2.4.7 then configure will try to download a missing module > (pkgconfig) from the cmake-2.4.7 sources. Should work. > > * pkg-config, python and wget. > > > > but the control-file declares build-depends on neither pkg-config, python nor > wget.
Just for the record, pkg-config is pulled in through libglib2.0-dev dependency (though a direct Build-Depends would be more clear indeed). On the other hand: The package should definitely avoid to depend on working network environment, that is pretty broken and shouldn't be required. If it wants to download something from the net it should be possible to pre-fetch that and put that part into the Debian sources, too. Doing so will make the build much more relieable, especially when the remote pulled source changes - and here lies the problem: You don't ship the whole source for building the package; please do so, otherwise that might be seen as a violation of the DFSG as you can't guarantee that the remote site will always have the version the package was built with. So long, Rhonda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]