From 3ed686bc865392474af6da36dc054d3b81656cd5 Mon Sep 17 00:00:00 2001 From: Mihai Prica Date: Thu, 25 Jul 2013 16:52:01 +0300 Subject: tgt: Update runtime dependencies Signed-off-by: Mihai Prica --- meta-openstack/recipes-support/tgt/tgt_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index c711a62..7748d58 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb @@ -27,7 +27,7 @@ do_install() { install -m 0755 ${WORKDIR}/tgtd.init ${D}${sysconfdir}/init.d/tgtd fi } -#perl-ptest + RDEPENDS_${PN} = " \ libconfig-general-perl \ perl-module-english \ @@ -55,6 +55,8 @@ RDEPENDS_${PN} = " \ perl-module-file-spec-unix \ perl-module-file-spec \ perl-module-file-spec-functions \ + perl-module-getopt-long \ + perl-module-constant \ " INITSCRIPT_PACKAGES = "${PN}" INITSCRIPT_NAME_${PN} = "tgtd" -- cgit v1.2.3-54-g00ecf