summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordexterlb2023-01-11 21:48:12 +0200
committerbartoszek2023-02-02 18:24:29 +0100
commitd039b082797c3ce45f451ffba49c14f524a25e25 (patch)
treeb42c0bf92b3f8eb1510bb9146c818a3f50dd4dc7
parent51f312198caf0988bc75575133ae6070dddebd63 (diff)
downloadaur-d039b082797c3ce45f451ffba49c14f524a25e25.tar.gz
update usd_python.patch again
-rw-r--r--usd_python.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/usd_python.patch b/usd_python.patch
index f7cd0305b14a..e0537d8cb921 100644
--- a/usd_python.patch
+++ b/usd_python.patch
@@ -1,10 +1,10 @@
diff --git a/build_files/cmake/platform/platform_unix.cmake b/build_files/cmake/platform/platform_unix.cmake
-index bdf39d04d32..4322e0aa042 100644
+index 787d0f87002..659938a45b2 100644
--- a/build_files/cmake/platform/platform_unix.cmake
+++ b/build_files/cmake/platform/platform_unix.cmake
-@@ -334,6 +334,10 @@ if(WITH_OPENVDB)
- endif()
+@@ -329,6 +329,10 @@ if(WITH_OPENVDB)
endif()
+ add_bundled_libraries(openvdb/lib)
+if(WITH_USD)
+ list(APPEND __boost_packages python)