Removed pstreams dependency

This commit is contained in:
emeric
2020-12-13 18:53:21 +01:00
parent eb7092c378
commit ab6892328b
2 changed files with 0 additions and 18 deletions
-1
View File
@@ -11,7 +11,6 @@ include(CTest)
find_package(Filesystem REQUIRED)
find_package(FFMPEGAV REQUIRED)
find_package(Boost REQUIRED COMPONENTS system program_options)
find_package(PStreams REQUIRED)
find_package(Wt REQUIRED COMPONENTS Wt Dbo DboSqlite3 HTTP)
find_package(PAM)
find_package(STB)