media-gfx/alembic: add missing patch.
authorBernd Waibel <waebbl@gmail.com>
Fri, 5 Jan 2018 12:43:48 +0000 (13:43 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 26 Jan 2018 21:22:24 +0000 (22:22 +0100)
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

index 1c14f809024c6daa1239a50bcbffd11465d6ed6e..59e04e1ce8f429a1f7a5961b7d22730d09a4f45e 100644 (file)
@@ -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() {