File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/conf-sndfile/conf-sndfile.1 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ depends: [
1313]
1414depexts: [
1515 ["libsndfile-dev"] {os-family = "debian" | os-family = "ubuntu" | os-distribution = "alpine"}
16- ["libsndfile"] {os = "win32" & os-distribution = "cygwin" | os -family = "arch" | os = "freebsd" | os-distribution = "nixos" | os = "macos" & os-distribution = "homebrew"}
17- ["libsndfile-devel"] {os-family = "suse" | os-family = "opensuse" | os-distribution = "centos" | os-distribution = "fedora"}
16+ ["libsndfile"] {os-family = "arch" | os = "freebsd" | os-distribution = "nixos" | os = "macos" & os-distribution = "homebrew"}
17+ ["libsndfile-devel"] {os = "win32" & os-distribution = "cygwin" | os -family = "suse" | os-family = "opensuse" | os-distribution = "centos" | os-distribution = "fedora"}
1818 ["mingw-w64-x86_64-libsndfile"] {os = "win32" & os-distribution = "msys2" & arch = "x86_64"}
1919 ["mingw-w64-i686-libsndfile"] {os = "win32" & os-distribution = "msys2" & arch = "x86_32"}
2020]
You can’t perform that action at this time.
0 commit comments