mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
Add missing dependencies for rsnapshot.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit dfd5685ca7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
636daeba35
commit
e944a811d3
@@ -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