Skip to content

Commit 8b803ed

Browse files
committed
Patch conf-unwind.0 instead
1 parent 3e4cb20 commit 8b803ed

File tree

2 files changed

+1
-23
lines changed
  • packages/conf-unwind

2 files changed

+1
-23
lines changed

packages/conf-unwind/conf-unwind.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license: "MIT"
77
build: [["pkg-config" "--short-errors" "--print-errors" "libunwind"]]
88
depends: ["conf-pkg-config" {build}]
99
depexts: [
10-
["libunwind-dev"] {os-family = "debian"}
10+
["libunwind-dev"] {os-family = "debian" | os-family = "ubuntu"}
1111
["libunwind-devel"] {os-distribution = "centos"}
1212
["libunwind-devel"] {os-distribution = "rhel"}
1313
["libunwind-devel"] {os-distribution = "fedora"}

packages/conf-unwind/conf-unwind.1/opam

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)