diff options
| -rw-r--r-- | recipes-containers/lxc/lxc_2.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/lxc/lxc_2.0.0.bb b/recipes-containers/lxc/lxc_2.0.0.bb index e4360573..53068a80 100644 --- a/recipes-containers/lxc/lxc_2.0.0.bb +++ b/recipes-containers/lxc/lxc_2.0.0.bb | |||
| @@ -18,6 +18,7 @@ RDEPENDS_${PN} = " \ | |||
| 18 | perl-module-constant \ | 18 | perl-module-constant \ |
| 19 | perl-module-overload \ | 19 | perl-module-overload \ |
| 20 | perl-module-exporter-heavy \ | 20 | perl-module-exporter-heavy \ |
| 21 | glibc-utils \ | ||
| 21 | " | 22 | " |
| 22 | RDEPENDS_${PN}-ptest += "file make" | 23 | RDEPENDS_${PN}-ptest += "file make" |
| 23 | 24 | ||
