epatch.eclass: Add missing estack inherit
authorMichał Górny <mgorny@gentoo.org>
Tue, 21 Mar 2017 16:05:20 +0000 (17:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 24 Mar 2017 16:32:29 +0000 (17:32 +0100)
eclass/epatch.eclass

index fb0a10b53583e77ab4a50e766616b468ca1bf902..905f68f8ef2273b63d82ab35471e731538ad40b3 100644 (file)
@@ -11,6 +11,8 @@
 
 if [[ -z ${_EPATCH_ECLASS} ]]; then
 
+inherit estack
+
 # @VARIABLE: EPATCH_SOURCE
 # @DESCRIPTION:
 # Default directory to search for patches.