diff options
Diffstat (limited to 'sci-libs/opencascade/opencascade-9999.ebuild')
-rw-r--r-- | sci-libs/opencascade/opencascade-9999.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sci-libs/opencascade/opencascade-9999.ebuild b/sci-libs/opencascade/opencascade-9999.ebuild index aa6493d1b426..4358439f6e95 100644 --- a/sci-libs/opencascade/opencascade-9999.ebuild +++ b/sci-libs/opencascade/opencascade-9999.ebuild @@ -101,15 +101,12 @@ BDEPEND=" PATCHES=( "${FILESDIR}/${PN}-7.7.0-fix-installation-of-cmake-config-files.patch" - "${FILESDIR}/${PN}-7.7.0-avoid-pre-stripping-binaries.patch" - "${FILESDIR}/${PN}-7.7.0-build-against-vtk-9.2.patch" "${FILESDIR}/${PN}-7.7.0-musl.patch" - "${FILESDIR}/${PN}-7.7.0-tbb-detection.patch" - "${FILESDIR}/${PN}-7.7.0-jemalloc-lib-type.patch" - "${FILESDIR}/${PN}-7.8.0-cmake-min-version.patch" "${FILESDIR}/${PN}-7.8.0-tests.patch" "${FILESDIR}/${PN}-7.8.0-jemalloc-noexcept.patch" "${FILESDIR}/${PN}-7.8.1-vtk_components.patch" + "${FILESDIR}/${PN}-7.8.2-avoid-pre-stripping-binaries.patch" + "${FILESDIR}/${PN}-7.8.2-jemalloc-lib-type.patch" ) src_unpack() { |