this repo has no description
0
fork

Configure Feed

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

Update opam

authored by

Romain Beauxis and committed by
GitHub
20ecd4fa c747eea6

+1 -1
+1 -1
packages/conf-mad/conf-mad.1/opam
··· 12 12 ] 13 13 depexts: [ 14 14 ["libmad-dev"] {os-distribution = "alpine"} 15 - ["libmad"] {os-distribution = "archlinux" | os-distribution = "nixos"} 15 + ["libmad"] {os-distribution = "arch" | os-distribution = "nixos"} 16 16 ["libmad-devel"] {os-distribution = "centos" | os-distribution = "fedora" | os-family = "suse" | os-family = "opensuse"} 17 17 ["libmad0-dev"] {os-family = "debian" | os-family = "ubuntu"} 18 18 ["libmad"] {os = "win32" & os-distribution = "cygwinports"}