Closed Qazerowl closed 1 year ago
I do not believe this can be done for mere recommends, only depends, but @HebaruSan may know for sure.
I think this would make it pull in the right version when installing:
recommends:
- name: Parallax
max_version: 1.3.1
But then the user would be able to upgrade afterwards. This might be better:
conflicts:
- name: Parallax
min_version: 2.0.0
According to https://github.com/KSP-RO/RP-0/issues/1851 this is no longer an issue
The RSS package on CKAN recommends parallax, but parallax version 2 is the default version. the .netkan file in this repo needs to be updated to reflect the incompatibility with parallax =< 2.0, so that an older version is installed by default.