media-libs/openimageio: Disable installing bundled media-fonts/droid
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 16 Jul 2019 14:27:08 +0000 (16:27 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 16 Jul 2019 15:14:19 +0000 (17:14 +0200)
Closes: https://bugs.gentoo.org/677666
Closes: https://bugs.gentoo.org/662118
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/openimageio/openimageio-1.8.17-r1.ebuild

index 177b41bd78c82a65a1240f8d57c9ac8a9e6fce28..dd606a1dc5049390a6563c806293a61465ef1c81 100644 (file)
@@ -78,6 +78,11 @@ pkg_setup() {
        use python && python-single-r1_pkg_setup
 }
 
+src_prepare() {
+       cmake-utils_src_prepare
+       cmake_comment_add_subdirectory src/fonts
+}
+
 src_configure() {
        # Build with SIMD support
        local cpufeature