Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910718 - media-video/obs-studio-9999 missing dependency on dev-cpp/nlohmann_json
Summary: media-video/obs-studio-9999 missing dependency on dev-cpp/nlohmann_json
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chiitoo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-23 12:10 UTC by w.iron.zombie
Modified: 2023-07-25 14:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description w.iron.zombie 2023-07-23 12:10:12 UTC
CMake fails with
"Could not find a package configuration file provided by "nlohmann_json"
  with any of the following names:

    nlohmann_jsonConfig.cmake
    nlohmann_json-config.cmake"
when building obs-studio
Comment 1 Larry the Git Cow gentoo-dev 2023-07-25 14:53:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1c24bb216b1445bc0efed7cfa0ff9fc11e6c25

commit 2d1c24bb216b1445bc0efed7cfa0ff9fc11e6c25
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2023-07-25 14:47:09 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2023-07-25 14:52:53 +0000

    media-video/obs-studio: add 'dev-cpp/nlohmann_json' to USE="browser"
    
    This was already a dependency on USE="websocket", but is now also
    required with USE="browser".
    
    Also update the browser hash.
    
    Closes: https://bugs.gentoo.org/910718
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 media-video/obs-studio/obs-studio-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)