diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb new file mode 100644 index 0000000..63265d9 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | inherit setuptools3 pypi | ||
| 2 | require python-osc-lib.inc | ||
| 3 | |||
| 4 | # Satisfy setup.py 'setup_requires' | ||
| 5 | DEPENDS += " \ | ||
| 6 | python3-pbr-native \ | ||
| 7 | " | ||
| 8 | |||
