diff options
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index fd23ea5..1b5f106 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -26,8 +26,8 @@ do_install() { | |||
| 26 | install -m 0755 ${WORKDIR}/tgtd.init ${D}${sysconfdir}/init.d/tgtd | 26 | install -m 0755 ${WORKDIR}/tgtd.init ${D}${sysconfdir}/init.d/tgtd |
| 27 | fi | 27 | fi |
| 28 | } | 28 | } |
| 29 | 29 | #perl-ptest | |
| 30 | RDEPENDS_${PN} = "perl-tests \ | 30 | RDEPENDS_${PN} = " \ |
| 31 | libconfig-general-perl \ | 31 | libconfig-general-perl \ |
| 32 | perl-module-english \ | 32 | perl-module-english \ |
| 33 | perl-module-tie-hash-namedcapture \ | 33 | perl-module-tie-hash-namedcapture \ |
