mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/UUID-Tiny: fix RDEPEND typo
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -17,6 +17,6 @@ DEPEND="virtual/perl-Digest-SHA
|
||||
virtual/perl-Digest-MD5
|
||||
virtual/perl-MIME-Base64
|
||||
virtual/perl-Time-HiRes"
|
||||
RDEPEND="${RDEPEND}"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
SRC_TEST="do"
|
||||
Reference in New Issue
Block a user