Skip to content

Commit

Permalink
conf-sdpa: add Ubuntu-family support
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid authored and avsm committed Sep 5, 2024
1 parent 5e3a810 commit b16a8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/conf-sdpa/conf-sdpa.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "SDPA Project"
homepage: "http://sdpa.sourceforge.net/"
build: ["sh" "-exc" "command -v sdpa"]
depexts: [
["sdpa"] {os-family = "debian"}
["sdpa"] {os-family = "debian" | os-family = "ubuntu"}
]
synopsis: "Virtual package relying on a SDPA binary system installation"
description:
Expand Down

0 comments on commit b16a8e7

Please sign in to comment.