[webkit-gtk] Unable to build dependencies for webkitgtk on raspbian
Alberto Garcia
berto at igalia.com
Tue May 7 01:04:36 PDT 2019
On Mon, May 06, 2019 at 09:35:04AM +0530, Arvind Arvind Pro wrote:
> Hi
> I am trying to run the following command to build dependencies-
>
>
> $ Tools/gtk/install-dependencies
>
>
> However I am getting an error of this type-
>
> E: Unable to correct problems, you have held broken packages
>
> The following packages have unmet dependencies:
> libgcrypt20-dev : Depends: libgcrypt20 (= 1.7.6-2+deb9u3) but 1.8.4-5 is
> to be installed
This sounds like a problem with your sources.list file.
What happens if you simply run 'apt-get -f install' ?
Can you install those packages manually? i.e. apt-get install libgcrypt20-dev
Berto
More information about the webkit-gtk
mailing list