mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/sdparm: add slot-operator to sg3_utils dep
Bug: https://bugs.gentoo.org/799412 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-li
|
||||
IUSE=""
|
||||
|
||||
# Older releases contain a conflicting sas_disk_blink
|
||||
RDEPEND=">=sys-apps/sg3_utils-1.42"
|
||||
RDEPEND=">=sys-apps/sg3_utils-1.42:0="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
DOCS=( AUTHORS ChangeLog CREDITS README notes.txt )
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~am
|
||||
IUSE=""
|
||||
|
||||
# Older releases contain a conflicting sas_disk_blink
|
||||
RDEPEND=">=sys-apps/sg3_utils-1.45"
|
||||
RDEPEND=">=sys-apps/sg3_utils-1.45:0="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
DOCS=( AUTHORS ChangeLog CREDITS README notes.txt )
|
||||
Reference in New Issue
Block a user