mirror of
https://github.com/ryanvolz/radioconda.git
synced 2026-08-14 23:43:28 -04:00
Add _x86_64-microarch-level dep to get latest libliquid1
Solver prefers the older package even though it has a lower build number because it has one less dependency (_x86_64-microarch-level), so make it select the latest libliquid1 build by manually adding that extra dependency.
This commit is contained in:
@@ -11,6 +11,8 @@ platforms:
|
||||
- osx-arm64
|
||||
- win-64
|
||||
dependencies:
|
||||
- _x86_64-microarch-level # [linux64]
|
||||
- _x86_64-microarch-level # [osx64]
|
||||
- airspy
|
||||
- airspyhf
|
||||
- alsa-plugins # [linux]
|
||||
|
||||
Reference in New Issue
Block a user