mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fabric/opensm: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}
|
||||
selinux? ( sec-policy/selinux-opensm )
|
||||
tools? (
|
||||
net-misc/iputils
|
||||
net-misc/openssh
|
||||
virtual/openssh
|
||||
)"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.3.17-sldd.patch" )
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}
|
||||
selinux? ( sec-policy/selinux-opensm )
|
||||
tools? (
|
||||
net-misc/iputils
|
||||
net-misc/openssh
|
||||
virtual/openssh
|
||||
)"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-3.3.17-sldd.patch )
|
||||
Reference in New Issue
Block a user