summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/asio/asio-1.4.1.ebuild')
-rw-r--r--dev-cpp/asio/asio-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/asio/asio-1.4.1.ebuild b/dev-cpp/asio/asio-1.4.1.ebuild
index 004b3d1712e7..dafebb589a86 100644
--- a/dev-cpp/asio/asio-1.4.1.ebuild
+++ b/dev-cpp/asio/asio-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild,v 1.1 2009/05/12 08:34:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.1.ebuild,v 1.2 2009/09/11 11:22:52 flameeyes Exp $
EAPI=2
@@ -15,7 +15,7 @@ IUSE="doc examples ssl test"
RDEPEND="ssl? ( dev-libs/openssl )
>=dev-libs/boost-1.34.1"
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
src_prepare() {
if ! use test; then