Hi Kevin, > >> Thanks, > >Hi Deephay, > >Here is an UNTESTED hack I just made: > >apt-get remove $(apt-get --simulate build-dep xxx|grep "^Inst"|awk '{print > >$2}')
This way wont works because once dependencies are installed apt-get build-dep won't list them anymore. Either with --reinstall Since this question is some years old, i redo it again. Do you know a way to remove build dependencies of a package? regards salvatore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100506143517.5edc2...@sinusia