this repo has no description
0
fork

Configure Feed

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

conf-libMagickCore: correct OpenSuse package name

+1 -1
+1 -1
packages/conf-libMagickCore/conf-libMagickCore.1/opam
··· 10 10 ["libmagickcore-dev"] {os-family = "debian" | os-family = "ubuntu"} 11 11 ["ImageMagick-devel"] {os-distribution = "fedora"} 12 12 ["libMagick-devel"] {os-distribution = "mageia"} 13 - ["ImageMagick"] {os-family = "suse" | os-family = "opensuse"} 13 + ["ImageMagick-devel"] {os-family = "suse" | os-family = "opensuse"} 14 14 ["ImageMagick7"] {os = "freebsd"} 15 15 ["imagemagick"] {os = "macos" & os-distribution = "homebrew"} 16 16 ]