this repo has no description
0
fork

Configure Feed

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

Add depext for cygwin to conf-wget

authored by

Matthieu Dubuget and committed by
GitHub
9b36dfcc a66a58bd

+1
+1
packages/conf-wget/conf-wget.1/opam
··· 17 17 ["wget"] {os-distribution = "alpine"} 18 18 ["wget"] {os-distribution = "centos"} 19 19 ["wget"] {os = "freebsd"} 20 + ["wget"] {os-distribution = "cygwin"} 20 21 ] 21 22 synopsis: "Virtual package relying on wget" 22 23 description: