[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automatically satisfying Build-Depends from local control file



Marc Haber <mh+debian-devel@zugschlus.de> writes:
> On Wed, 17 Apr 2013 14:05:47 +0900, Charles Plessy <plessy@debian.org>
> wrote:
>>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.

No, it's not quite as bad. The following works as well:

dpkg --force-depends -i build-deps.deb && apt-get -f install


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


Reply to: