Summary: | Making misc/openmvg depend on onetbb | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ganael LAPLANCHE <martymac> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | Keywords: | patch-ready | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 252648 | ||||||
Attachments: |
|
Committed, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e89c1eea3e65ee60b775a192171b194a193efeac commit e89c1eea3e65ee60b775a192171b194a193efeac Author: Ganael LAPLANCHE <martymac@FreeBSD.org> AuthorDate: 2024-11-19 01:28:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-19 01:29:27 +0000 misc/openmvg: Depend on onetbb PR: 282632 misc/openmvg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |
Created attachment 255033 [details] Patch to depend on devel/onetbb Hello Yuri, The attached patch seems to be enough to enable misc/openmvg to build with devel/onetbb instead of old devel/tbb port. Could you check it please ? And, if it's OK, either approve or commit it ? Thanks in advance, Ganael.