aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/0001-Unbundle-abseil.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Unbundle-abseil.patch')
-rw-r--r--debian/patches/0001-Unbundle-abseil.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0001-Unbundle-abseil.patch b/debian/patches/0001-Unbundle-abseil.patch
index 817741a..67a8357 100644
--- a/debian/patches/0001-Unbundle-abseil.patch
+++ b/debian/patches/0001-Unbundle-abseil.patch
@@ -40,7 +40,7 @@ index 52b1b32..d5e8f95 100644
- endif()
-endif()
+set(absl "/usr/lib/*/cmake/absl")
-+find(absl REQUIRED)
++find_package(absl REQUIRED)
+set(ABSL_PROPAGATE_CXX_STD ON)
libgav1_reset_target_lists()