diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-14 04:31:18 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-14 04:31:18 -0300 |
| commit | e4a851cd2f4c4742e082c1d30772b1385457c954 (patch) | |
| tree | 199126e679c02c5b66c333a053a51412036b89f4 /testing | |
| parent | 7384125de7b7167a5177292ecf4e95128b41d952 (diff) | |
| download | aports-e4a851cd2f4c4742e082c1d30772b1385457c954.tar.bz2 aports-e4a851cd2f4c4742e082c1d30772b1385457c954.tar.xz | |
remove stale patches
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/mediastreamer2/fix-bctoolbox-version.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/mediastreamer2/fix-bctoolbox-version.patch b/testing/mediastreamer2/fix-bctoolbox-version.patch deleted file mode 100644 index 6ffab13df1..0000000000 --- a/testing/mediastreamer2/fix-bctoolbox-version.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 98dc9d9..861a4f8 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -346,7 +346,7 @@ if(LINPHONE_BUILDER_GROUP_EXTERNAL_SOURCE_PATH_BUILDERS) - set(BcToolbox_FIND_COMPONENTS tester) - include("${EP_bctoolbox_CONFIG_DIR}/BcToolboxConfig.cmake") - else() -- find_package(BcToolbox 0.0.3 REQUIRED OPTIONAL_COMPONENTS tester) -+ find_package(BcToolbox 4.3.0 REQUIRED OPTIONAL_COMPONENTS tester) - endif() - - include_directories( |
