mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
Add missing dependencies for rsnapshot.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
de8198b93f
commit
dfd5685ca7
@@ -13,11 +13,13 @@ RDEPENDS_${PN} = "rsync \
|
|||||||
perl-module-getopt-std \
|
perl-module-getopt-std \
|
||||||
perl-module-file-path \
|
perl-module-file-path \
|
||||||
perl-module-file-stat \
|
perl-module-file-stat \
|
||||||
|
perl-module-file-spec \
|
||||||
perl-module-posix \
|
perl-module-posix \
|
||||||
perl-module-fcntl \
|
perl-module-fcntl \
|
||||||
perl-module-io-file \
|
perl-module-io-file \
|
||||||
perl-module-constant \
|
perl-module-constant \
|
||||||
perl-module-overloading \
|
perl-module-overloading \
|
||||||
|
perl-module-ipc-open3 \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "a9e29850fc33c503c289e245c7bad350eed746d9"
|
SRCREV = "a9e29850fc33c503c289e245c7bad350eed746d9"
|
||||||
|
|||||||
Reference in New Issue
Block a user