Tim Ansell pisze: > The following patch breaks setup.py when installing directly on the > system. Setup.py should check all required libraries are installed > before installing the library. (Not every operating system that Python > runs on has a sane package system - which is why this mess exists :/). > > If you are packaging you are not actually installing it locally (so it > doesn't matter that the dependencies are not installed). The packager is > then in-charge of looking after the dependencies. > > See the problem? This is why I suggested an --ignore-deps could used so > that the deb package could be built.
I see... But I can't seem to find any --ignore-deps option (fortunately I found --help and --help-commands) There's also a possibility to remove those lines in debian/rules (maybe with the help of a quilt or something like that)... :) -KS
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
