WayfireWM / wf-install

A repository with installation scripts for wayfire
MIT License
36 stars 9 forks source link

Error with install.sh --stream 0.5.0 #18

Closed arcashka closed 8 months ago

arcashka commented 4 years ago

Command:

./install.sh --prefix /opt/wayfire --stream 0.5.0

Error:

meson.build:20:0: ERROR: Invalid version of dependency, need 'wf-config' ['>=0.5.0'] found '0.4.0'.

And I got this in logs

Submodule 'subprojects/wf-config' (https://github.com/ammen99/wf-config) registered for path 'wf-config'
Cloning into '/home/arcashka/repos/wf-install/wayfire/subprojects/wf-config'...
Submodule path 'wf-config': checked out 'e3b78da135e648b62fb6a5b9ad1d1e7df4d9f5b5'

On this commit https://github.com/WayfireWM/wf-config/blob/e3b78da135e648b62fb6a5b9ad1d1e7df4d9f5b5/meson.build version is set to '0.4.0'