From f74f797b94f4da6f3872d00d3c1391cedad0faa1 Mon Sep 17 00:00:00 2001 From: Bernd Waibel Date: Fri, 5 Jan 2018 13:43:48 +0100 Subject: [PATCH] media-gfx/alembic: add missing patch. Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6755 --- media-gfx/alembic/alembic-1.7.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-gfx/alembic/alembic-1.7.4.ebuild b/media-gfx/alembic/alembic-1.7.4.ebuild index 1c14f809024c..59e04e1ce8f4 100644 --- a/media-gfx/alembic/alembic-1.7.4.ebuild +++ b/media-gfx/alembic/alembic-1.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -38,6 +38,7 @@ DOCS=( ACKNOWLEDGEMENTS.txt FEEDBACK.txt NEWS.txt README.txt ) PATCHES=( "${FILESDIR}/${PN}-FindIlmBase-pkgconfig.patch" "${FILESDIR}/${PN}-CMakeLists-fix_lib.patch" + "${FILESDIR}/${PN}-fix-importerror.patch" ) pkg_setup() { -- 2.26.2