Hedgewars cannot satisfy dependencys

Hello everyone :slight_smile:
I’ve tried to install Hedgewars, but it stops because it cannot satisfy dependencys

   ~  sudo pacman -Sy hedgewars  :heavy_check_mark:
[sudo] Passwort für marcus:
:: Paketdatenbanken werden synchronisiert …
core ist aktuell
extra ist aktuell
community ist aktuell
multilib ist aktuell
Abhängigkeiten werden aufgelöst …
Warnung: Kann “libx264.so=164-64” nicht auflösen (eine Abhängigkeit von “ffmpeg4.4”)
Warnung: Kann “ffmpeg4.4” nicht auflösen (eine Abhängigkeit von “hedgewars”)
:: Das folgende Paket kann aufgrund nicht auflösbarer Abhängigkeiten nicht aktualisiert werden:
hedgewars

:: Möchten Sie das oben genannte Paket bei dieser Aktualisierung überspringen? [j/N] n
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Unerfüllbare Abhängigkeit »libx264.so=164-64«, benötigt von ffmpeg4.4
:: Unerfüllbare Abhängigkeit »ffmpeg4.4«, benötigt von hedgewars

I have now installed the SNAP Version instead - but does this mean my system (installed 2 days ago) is broken, or must the package be recompiled? i have libx264 installed by default, but it seems like it is another version and the game wants a older one instead, so the “manjaro” version of hedgewars seems to be the problem here?

greetings :slight_smile:

See:

1 Like

yea, ‘ffmpeg4.4’ is asking for a different ‘x264’ version, but it’s actually looking for a newer version. According to the thread on bugs.arch, ffmpeg4.4 was built against “Staging” repo, so we just have to wait until they move the new ‘x264’ (and probably other libraries) to the regular “Extra” repo.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.