summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/lxc_2.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/lxc/lxc_2.0.8.bb')
-rw-r--r--recipes-containers/lxc/lxc_2.0.8.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-containers/lxc/lxc_2.0.8.bb b/recipes-containers/lxc/lxc_2.0.8.bb
index 93d5a106..c9ce5f06 100644
--- a/recipes-containers/lxc/lxc_2.0.8.bb
+++ b/recipes-containers/lxc/lxc_2.0.8.bb
@@ -22,6 +22,9 @@ RDEPENDS_${PN} = " \
22 gnutls \ 22 gnutls \
23 nettle \ 23 nettle \
24" 24"
25
26RDEPENDS_${PN}_append_libc-glibc = " glibc-utils"
27
25RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls bash" 28RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls bash"
26 29
27SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \ 30SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \