Skip to content

Commit d4c8bd6

Browse files
add post-messages to conf-libpcre for debian failure
1 parent 379498a commit d4c8bd6

File tree

1 file changed

+1
-0
lines changed
  • packages/conf-libpcre/conf-libpcre.2

1 file changed

+1
-0
lines changed

packages/conf-libpcre/conf-libpcre.2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ depexts: [
3535
["pcre"] {os = "macos" & os-distribution = "macports"}
3636
["pcre"] {os = "win32" & os-distribution = "cygwinports"}
3737
]
38+
post-messages: [ "On Debian 13 (Trixie), the libpcre3-dev package was removed from the code package repository. You can find it in third party repository DebianMultimedia or install it manually." { failure & os-family = "debian" } ]
3839
synopsis: "Virtual package relying on a libpcre system installation"
3940
description:
4041
"This package can only install if the libpcre is installed on the system."

0 commit comments

Comments
 (0)