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:
David Seifert
2023-05-08 22:56:04 +02:00
committed by Sam James
parent 43671ed1c5
commit c03e9f33e3

View File

@@ -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}"