We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4198a3e commit 594136dCopy full SHA for 594136d
packages/conf-emacs/conf-emacs.1/opam
@@ -15,6 +15,7 @@ depexts: [
15
["emacs-nox"] {os-distribution = "ol"}
16
["emacs"] {os-distribution = "arch"}
17
["emacs"] {os = "freebsd"}
18
+ ["emacs"] {os-distribution = "homebrew" & os = "macos"}
19
]
20
synopsis: "Virtual package to install the Emacs editor"
21
description:
0 commit comments