From: Trevor Woerner <twoerner@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-perl][PATCH] packagegroup-meta-perl: fix package name
Date: Mon, 10 Feb 2020 17:49:08 -0500 [thread overview]
Message-ID: <20200210224908.13941-1-twoerner@gmail.com> (raw)
There is no libcrypt-openssl-guess package, but there is a
libcrypt-openssl-guess-perl.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
meta-perl/recipes-perl/packagegroups/packagegroup-meta-perl.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-perl/recipes-perl/packagegroups/packagegroup-meta-perl.bb b/meta-perl/recipes-perl/packagegroups/packagegroup-meta-perl.bb
index 9d0e33baf..9b2406ba6 100644
--- a/meta-perl/recipes-perl/packagegroups/packagegroup-meta-perl.bb
+++ b/meta-perl/recipes-perl/packagegroups/packagegroup-meta-perl.bb
@@ -16,7 +16,7 @@ RDEPENDS_packagegroup-meta-perl = "\
libtext-wrapi18n-perl liblocale-gettext-perl libdata-hexdump-perl \
libextutils-installpaths-perl libextutils-helpers-perl libextutils-parsexs-perl \
libextutils-config-perl libextutils-cppguess-perl libimport-into-perl \
- libcrypt-openssl-rsa-perl libcrypt-openssl-guess libcrypt-openssl-random-perl \
+ libcrypt-openssl-rsa-perl libcrypt-openssl-guess-perl libcrypt-openssl-random-perl \
libxml-sax-writer-perl libxml-libxml-perl libxml-filter-buffertext-perl \
adduser \
libauthen-sasl-perl libnet-ldap-perl libnet-dns-perl \
--
2.25.0.114.g5b0ca878e0
reply other threads:[~2020-02-10 22:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200210224908.13941-1-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.