summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/lxc_2.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/lxc/lxc_2.0.0.bb')
-rw-r--r--recipes-containers/lxc/lxc_2.0.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-containers/lxc/lxc_2.0.0.bb b/recipes-containers/lxc/lxc_2.0.0.bb
index 7ec9cb97..90d17e29 100644
--- a/recipes-containers/lxc/lxc_2.0.0.bb
+++ b/recipes-containers/lxc/lxc_2.0.0.bb
@@ -19,8 +19,11 @@ RDEPENDS_${PN} = " \
19 perl-module-constant \ 19 perl-module-constant \
20 perl-module-overload \ 20 perl-module-overload \
21 perl-module-exporter-heavy \ 21 perl-module-exporter-heavy \
22"
23RDEPENDS_${PN}_append_libc-glibc = "\
22 glibc-utils \ 24 glibc-utils \
23" 25"
26
24RDEPENDS_${PN}-ptest += "file make" 27RDEPENDS_${PN}-ptest += "file make"
25 28
26SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \ 29SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \