summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/hedgewars/hedgewars-0.9.0-r1.ebuild')
-rw-r--r--games-strategy/hedgewars/hedgewars-0.9.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/hedgewars/hedgewars-0.9.0-r1.ebuild b/games-strategy/hedgewars/hedgewars-0.9.0-r1.ebuild
index 60aa79b99..8be79194f 100644
--- a/games-strategy/hedgewars/hedgewars-0.9.0-r1.ebuild
+++ b/games-strategy/hedgewars/hedgewars-0.9.0-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=dev-util/cmake-2.4.0
+DEPEND=">=dev-util/cmake-2.4.4
$(qt4_min_version 4.2)
>=dev-lang/fpc-1.9.4
media-libs/libsdl
@@ -28,6 +28,7 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${WORKDIR}/${PF}.patch"
+ epatch "${FILESDIR}"/cmake_req_version.patch
}
src_compile() {