summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb')
-rw-r--r--meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
index 910bba1..b0daf54 100644
--- a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
+++ b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
@@ -20,7 +20,7 @@ SRC_URI = "\
20 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \ 20 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \
21 " 21 "
22 22
23inherit autotools-brokensep distutils3-base 23inherit autotools-brokensep setuptools3-base
24 24
25DEPENDS += "apache2-native apache2 python3" 25DEPENDS += "apache2-native apache2 python3"
26RDEPENDS:${PN} = "python3" 26RDEPENDS:${PN} = "python3"