[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'apt build-dep emacs' has unmet dependencies
From: |
VanL |
Subject: |
Re: 'apt build-dep emacs' has unmet dependencies |
Date: |
Mon, 06 Jan 2020 12:29:35 +1100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) |
>> #deb http://raspbian.raspberrypi.org/raspbian/ buster...
>> #deb-src http://raspbian.raspberrypi.org/raspbian/ buster...
>
> Exactly this way, with the ellipses? That’s not going to work.
I had shortend the line for aesthetics. Append the following in place
fo the three trailing dots.
s/\.\.\./ main contrib non-free rpi/g
> Otherwise, that mirror seems to be complete, with all four packages
> (librsvg2-dev, libgtk-3-dev, libasound2-dev, libmagick++-6.q16-dev)
> available in the ‘main’ component. These two lines should have been
> sufficient:
>
> deb http://mirror.internode.on.net/pub/raspbian/raspbian/ buster main
> deb-src http://mirror.internode.on.net/pub/raspbian/raspbian/ buster main
It was important to discover the 56+1 packages of firmware updates &c
from the raspi archive entry.
-- VL