summaryrefslogtreecommitdiff
path: root/media-gfx/gmic/gmic-2.8.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gmic/gmic-2.8.2.ebuild')
-rw-r--r--media-gfx/gmic/gmic-2.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gmic/gmic-2.8.2.ebuild b/media-gfx/gmic/gmic-2.8.2.ebuild
index b9efdacb34d0..660e4b3ff4dc 100644
--- a/media-gfx/gmic/gmic-2.8.2.ebuild
+++ b/media-gfx/gmic/gmic-2.8.2.ebuild
@@ -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"