mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-06 19:48:35 -04:00
Put back required dependency to SerialDV possibly fixing CI/CD issues
This commit is contained in:
parent
c5bcc9072c
commit
641050a897
@ -399,7 +399,7 @@ else()
|
||||
find_package(Codec2)
|
||||
find_package(CM256cc)
|
||||
find_package(LibMbe)
|
||||
find_package(SerialDV)
|
||||
find_package(SerialDV REQUIRED)
|
||||
find_package(LibDSDcc)
|
||||
find_package(Sgp4)
|
||||
find_package(AptDec)
|
||||
|
Loading…
Reference in New Issue
Block a user