mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +00:00
packagegroup-meta-perl: fix package name
There is no libcrypt-openssl-guess package, but there is a libcrypt-openssl-guess-perl. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user