summaryrefslogtreecommitdiff
path: root/media-libs/openimageio/files/externalpackages.cmake.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-30 22:53:26 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-30 22:53:26 +0100
commit88348d434db27f2045228002948f6cc5cfc9da85 (patch)
tree957972894e2e897641f141c06602ca2b9fdfa665 /media-libs/openimageio/files/externalpackages.cmake.patch
parentfb6daced97dba194dfb65dd10793f4039fe95a6d (diff)
Revert "media-libs/openimageio : add newer ebuild than what gentoo has"
This reverts commit fb6daced97dba194dfb65dd10793f4039fe95a6d.
Diffstat (limited to 'media-libs/openimageio/files/externalpackages.cmake.patch')
-rw-r--r--media-libs/openimageio/files/externalpackages.cmake.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-libs/openimageio/files/externalpackages.cmake.patch b/media-libs/openimageio/files/externalpackages.cmake.patch
deleted file mode 100644
index f8386e29..00000000
--- a/media-libs/openimageio/files/externalpackages.cmake.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/cmake/externalpackages.cmake
-+++ b/src/cmake/externalpackages.cmake
-@@ -103,7 +102,7 @@
- if (NOT USE_STD_REGEX)
- list (APPEND Boost_COMPONENTS regex)
- endif ()
-- find_package (Boost 1.53 REQUIRED
-+ find_package (Boost 1.69 REQUIRED
- COMPONENTS ${Boost_COMPONENTS})
- endif ()
-