Skip to content

Commit

Permalink
Fixed build error due to missing srt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Keukhan committed Dec 19, 2024
1 parent 42a0504 commit 2f72504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/projects/modules/rtmp/AMS.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ LOCAL_HEADER_FILES := $(LOCAL_HEADER_FILES) \
$(call get_sub_header_list,amf0) \
$(call get_sub_header_list,opus) \

$(call add_pkg_config,srt)

include $(BUILD_STATIC_LIBRARY)

0 comments on commit 2f72504

Please sign in to comment.