this repo has no description
0
fork

Configure Feed

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

conf-sdpa: add Ubuntu-family support

+1 -1
+1 -1
packages/conf-sdpa/conf-sdpa.1/opam
··· 4 4 homepage: "http://sdpa.sourceforge.net/" 5 5 build: ["sh" "-exc" "command -v sdpa"] 6 6 depexts: [ 7 - ["sdpa"] {os-family = "debian"} 7 + ["sdpa"] {os-family = "debian" | os-family = "ubuntu"} 8 8 ] 9 9 synopsis: "Virtual package relying on a SDPA binary system installation" 10 10 description: