Skip to content

Commit

Permalink
[libsrt] minor fixes
Browse files Browse the repository at this point in the history
Co-authored-by: Kai Pastor <dg0yt@darc.de>
  • Loading branch information
rremilian and dg0yt committed Feb 23, 2025
1 parent 77021cc commit 9ad1cd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/libsrt/fix-tool.patch
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ index 7ed11ef..794028a 100644
#srt_add_application(srt-multiplex ${VIRTUAL_srtsupport})
- srt_add_application(srt-tunnel ${VIRTUAL_srtsupport})
+ srt_add_application(srt-tunnel ${VIRTUAL_srtsupport} ${VIRTUAL_srt})
+ target_link_libraries(srt-file-transmit ${SSL_LIBRARIES})
+ target_link_libraries(srt-tunnel ${SSL_LIBRARIES})
endif()

if (ENABLE_TESTING)
2 changes: 1 addition & 1 deletion versions/l-/libsrt.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "7e7d847ebf9596f49ba77c1d10a446d0f4782bb8",
"git-tree": "7ce0f41466df0eacd6c8e69c951c8831ee34cb60",
"version": "1.5.4",
"port-version": 0
},
Expand Down

0 comments on commit 9ad1cd7

Please # to comment.