aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb b/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb
new file mode 100644
index 00000000..83811093
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb
@@ -0,0 +1,7 @@
+inherit setuptools
+require python-debtcollector.inc
+
+# Only for Python2 depends on funcsigs
+RDEPENDS_${PN} += " \
+ python-funcsigs \
+ "