media-gfx/gmic: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:36:38 +0000 (22:36 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:36:38 +0000 (22:36 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-gfx/gmic/gmic-2.8.1.ebuild
media-gfx/gmic/gmic-2.8.2.ebuild
media-gfx/gmic/gmic-2.8.3.ebuild

index 4c6884de7863db30695eb6a44a8885bd5a45b54c..a4b190fb3199d18165df8b9f996c81ae8bc4fdd5 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 CMAKE_BUILD_TYPE=Release
-inherit cmake bash-completion-r1
+inherit cmake bash-completion-r1 toolchain-funcs
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/dtschump/gmic.git"
index b9efdacb34d04c2d7b1df9498c1707be726d3664..660e4b3ff4dcae507252babec2828cc8cfb3d1b8 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 CMAKE_BUILD_TYPE=Release
-inherit cmake bash-completion-r1
+inherit cmake bash-completion-r1 toolchain-funcs
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/dtschump/gmic.git"
index b9efdacb34d04c2d7b1df9498c1707be726d3664..660e4b3ff4dcae507252babec2828cc8cfb3d1b8 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 CMAKE_BUILD_TYPE=Release
-inherit cmake bash-completion-r1
+inherit cmake bash-completion-r1 toolchain-funcs
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/dtschump/gmic.git"