| Summary: | devel/sdl20: track libvulkan.so dependency | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | vvd | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jan Beich
2022-12-02 10:04:45 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=490c5ee6b0cd71d73169652f3f28a93cdbc00e5d commit 490c5ee6b0cd71d73169652f3f28a93cdbc00e5d Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-12-05 18:56:10 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-12-05 19:28:13 +0000 devel/sdl20: update dependencies - Properly register dependency on vulkan - Add optional client-side decorations support PR: 266969, 268122 Submitted by: jbeich devel/sdl20/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) +CSD_LIB_DEPENDS= libdecor-0.so:x11-toolkits/libdecor -CSD_LIB_DEPENDS= libdecor.so:x11-toolkits/libdecor (In reply to VVD from comment #2) Not my fault. attachment 237652 [details] used BUILD_DEPENDS. (In reply to Jan Beich from comment #3) But you can fix it! ;-) Why closed? It's broken with CSD on. |