We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddef560 commit 0423663Copy full SHA for 0423663
packages/conf-sdl2-ttf/conf-sdl2-ttf.1/opam
@@ -28,6 +28,7 @@ depexts: [
28
["sdl2-ttf"] {os = "openbsd"}
29
["SDL2_ttf"] {os = "netbsd"}
30
["SDL2_ttf"] {os = "nixos"}
31
+ ["libSDL2_ttf-devel"] {os = "cygwin"}
32
]
33
synopsis: "Virtual package relying on a sdl2-ttf system installation"
34
description:
0 commit comments