diff options
Diffstat (limited to 'dev-cpp/gmock/gmock-1.5.0.ebuild')
-rw-r--r-- | dev-cpp/gmock/gmock-1.5.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-cpp/gmock/gmock-1.5.0.ebuild b/dev-cpp/gmock/gmock-1.5.0.ebuild index 69efff676c5c..f3da555b6bb2 100644 --- a/dev-cpp/gmock/gmock-1.5.0.ebuild +++ b/dev-cpp/gmock/gmock-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.5.0.ebuild,v 1.4 2012/06/12 18:44:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gmock/gmock-1.5.0.ebuild,v 1.5 2012/06/12 18:58:16 jdhore Exp $ EAPI="4" @@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="static-libs" RDEPEND=">=dev-cpp/gtest-${PV}" -DEPEND="app-arch/unzip - ${RDEPEND}" +DEPEND="${RDEPEND}" src_unpack() { default |