lxc: rdepend on glibc-utils when using glibc only

glibc-utils is only provided by glibc therefore
add it with glibc overrides.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Khem Raj 2017-03-21 08:36:12 -07:00 committed by Bruce Ashfield
parent e62cc69909
commit ada96ec99c

View File

@ -19,8 +19,11 @@ RDEPENDS_${PN} = " \
perl-module-constant \
perl-module-overload \
perl-module-exporter-heavy \
"
RDEPENDS_${PN}_append_libc-glibc = "\
glibc-utils \
"
RDEPENDS_${PN}-ptest += "file make"
SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \