aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
blob: ff7dedb55995ccc23c34237cc10cd025035c03cf (plain)
1
2
3
4
5
6
inherit setuptools
require python-robotframework.inc

RDEPENDS_${PN} += " \
    ${PYTHON_PN}-zlib \
"