mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-print/sshlpr: 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-2019 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -14,8 +14,8 @@ IUSE=""
|
||||
|
||||
DEPEND="net-print/cups"
|
||||
RDEPEND="${DEPEND}
|
||||
net-misc/openssh
|
||||
sys-apps/shadow"
|
||||
sys-apps/shadow
|
||||
virtual/openssh"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user