summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-13 10:06:44 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-13 10:06:44 -0400
commit8c3020c235f7eb4a5ff155be56194366b5e8de4c (patch)
tree4656da290c4b80dc8265109346731358b85efb1e
parent33049db2b4fa7f3c6089b27c28ac97f213da12ab (diff)
downloadgentoo-8c3020c235f7eb4a5ff155be56194366b5e8de4c.tar.gz
gentoo-8c3020c235f7eb4a5ff155be56194366b5e8de4c.tar.xz
dev-php/pecl-crack: Ensure epatch is available
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild b/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild
index 29cc31bf58e..df78d006ef2 100644
--- a/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild
+++ b/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ DOCS="EXPERIMENTAL"
USE_PHP="php5-6 php5-5 php5-4"
-inherit php-ext-pecl-r2
+inherit php-ext-pecl-r2 epatch
KEYWORDS="amd64 ppc ppc64 x86"