summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild')
-rw-r--r--sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild b/sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild
index cd995d8dfdbd..447c83191284 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.26-r1.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/sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild,v 1.2 2009/02/11 02:28:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.26-r1.ebuild,v 1.3 2009/10/13 20:07:17 robbat2 Exp $
inherit eutils
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sys-devel/libtool"
-RDEPEND="sys-apps/sdparm"
+RDEPEND="sys-apps/sdparm
+ !>=sys-apps/sdparm-1.04"
PDEPEND=">=sys-apps/rescan-scsi-bus-1.24"
src_unpack() {