build dependency removal

2008-01-01 Thread John Schmidt
Hi, I am implementing a script that installs packages for Etch in a chroot. However, there are a couple of packages in Sid that I need. I download the source and the build dependencies via: apt-get -y build-dep $i apt-get -y source --compile $i I would like to remove the

Re: build dependency removal

2008-01-01 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Schmidt wrote: Hi, I am implementing a script that installs packages for Etch in a chroot. However, there are a couple of packages in Sid that I need. I download the source and the build dependencies via: apt-get -y build-dep