this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #18273 from toots/fix-liquidsoap-alsa-depencencies

Add missing conflict on alsa.

authored by

Kate and committed by
GitHub
502ab453 b3ff02af

+1 -1
+1 -1
packages/liquidsoap/liquidsoap.1.4.4/opam
··· 103 103 "yojson" 104 104 ] 105 105 conflicts: [ 106 - "alsa" {< "0.2.1"} 106 + "alsa" {< "0.2.1" | >= "0.3.0"} 107 107 "ao" {< "0.2.0"} 108 108 "bjack" {< "0.1.3"} 109 109 "cry" {< "0.6.0"}