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
_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to