Re: Automatically satisfying Build-Depends from local control file
Le 18/04/2013 12:07, Marc Haber a écrit :
>> The tool you are looking for is "mk-build-deps" from the package "devscripts".
>
> So one uses mk-build-deps to create a .deb containing the build
> dependencies as binary dependencites, put that .deb into an local
> aptable archive, run apt-get update and apt-get install $PACKAGE.
You can directly use dpkg -i on the generated .deb, then aptitude to fix
things up. Or just use the -i option of mk-build-deps.
Cheers,
--
Stéphane
Reply to: