1 2 3 4 5 6 7 8 9 10 11 12 13
require python-pywbem.inc inherit setuptools DEPENDS += " \ ${PYTHON_PN}-m2crypto-native \ ${PYTHON_PN}-typing-native \ " RDEPENDS_${PN}_class-target += "\ ${PYTHON_PN}-argparse \ ${PYTHON_PN}-m2crypto \ ${PYTHON_PN}-subprocess \ "