mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
systemd: Add runtime dependency on new ldconfig package
(From OE-Core rev: 4dc804b2deda249f72c6941639e781dfe6ca865e) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fcd86247ff
commit
49cb5f9b09
@@ -139,7 +139,7 @@ PACKAGECONFIG[importd] = "-Dimportd=true,-Dimportd=false"
|
||||
PACKAGECONFIG[iptc] = "-Dlibiptc=true,-Dlibiptc=false,iptables"
|
||||
PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl"
|
||||
PACKAGECONFIG[kmod] = "-Dkmod=true,-Dkmod=false,kmod"
|
||||
PACKAGECONFIG[ldconfig] = "-Dldconfig=true,-Dldconfig=false"
|
||||
PACKAGECONFIG[ldconfig] = "-Dldconfig=true,-Dldconfig=false,,ldconfig"
|
||||
PACKAGECONFIG[libidn] = "-Dlibidn=true,-Dlibidn=false,libidn"
|
||||
PACKAGECONFIG[localed] = "-Dlocaled=true,-Dlocaled=false"
|
||||
PACKAGECONFIG[logind] = "-Dlogind=true,-Dlogind=false"
|
||||
|
||||
Reference in New Issue
Block a user