Skip to content

Commit a893e50

Browse files
committed
Fix depext for conf-clang on Windows
1 parent 093bb8c commit a893e50

File tree

1 file changed

+1
-0
lines changed
  • packages/conf-clang/conf-clang.1

1 file changed

+1
-0
lines changed

packages/conf-clang/conf-clang.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ depexts: [
1616
["clang"] {os-distribution = "ol"}
1717
["clang"] {os-distribution = "arch"}
1818
# on FreeBSD clang is already part of the base system in contrib/llvm-project/clang
19+
["clang"] {os = "win32"}
1920
]
2021
synopsis: "Virtual package relying on clang"
2122
description:

0 commit comments

Comments
 (0)