summaryrefslogtreecommitdiff
path: root/dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild')
-rw-r--r--dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild b/dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild
index 82f85e2e5435..7d44a34b19c8 100644
--- a/dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild
+++ b/dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
fi
-inherit autotools flag-o-matic eutils
+inherit autotools flag-o-matic eutils toolchain-funcs
DESCRIPTION="Free Win64 runtime and import library definitions"
HOMEPAGE="http://mingw-w64.sourceforge.net/"