summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/salt/salt_2015.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/salt/salt_2015.8.0.bb')
-rw-r--r--meta-openstack/recipes-support/salt/salt_2015.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/salt/salt_2015.8.0.bb b/meta-openstack/recipes-support/salt/salt_2015.8.0.bb
index 16c86ea..b22b827 100644
--- a/meta-openstack/recipes-support/salt/salt_2015.8.0.bb
+++ b/meta-openstack/recipes-support/salt/salt_2015.8.0.bb
@@ -89,7 +89,7 @@ SUMMARY_${PN}-common = "shared libraries that salt requires for all packages"
89DESCRIPTION_${PN}-common ="${DESCRIPTION_COMMON} This particular package provides shared libraries that \ 89DESCRIPTION_${PN}-common ="${DESCRIPTION_COMMON} This particular package provides shared libraries that \
90salt-master, salt-minion, and salt-syndic require to function." 90salt-master, salt-minion, and salt-syndic require to function."
91RDEPENDS_${PN}-common = "python (>= 2.7.5-5) python (< 2.8) python-dateutil python-jinja2 python-pyyaml python-requests (>= 1.0.0) python-tornado (>= 4.2.1)" 91RDEPENDS_${PN}-common = "python (>= 2.7.5-5) python (< 2.8) python-dateutil python-jinja2 python-pyyaml python-requests (>= 1.0.0) python-tornado (>= 4.2.1)"
92RRECOMMENDS_${PN}-common = "lsb" 92RRECOMMENDS_${PN}-common = "lsb python-futures"
93RSUGGESTS_${PN}-common = "python-mako python-git" 93RSUGGESTS_${PN}-common = "python-mako python-git"
94RCONFLICTS_${PN}-common = "python-mako (< 0.7.0)" 94RCONFLICTS_${PN}-common = "python-mako (< 0.7.0)"
95CONFFILES_${PN}-common="${sysconfdir}/logrotate.d/${PN}-common" 95CONFFILES_${PN}-common="${sysconfdir}/logrotate.d/${PN}-common"