diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb | 2 |
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 | ||
| 23 | inherit autotools-brokensep distutils3-base | 23 | inherit autotools-brokensep setuptools3-base |
| 24 | 24 | ||
| 25 | DEPENDS += "apache2-native apache2 python3" | 25 | DEPENDS += "apache2-native apache2 python3" |
| 26 | RDEPENDS:${PN} = "python3" | 26 | RDEPENDS:${PN} = "python3" |
