aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyperclip_1.7.0.bb
blob: 6c9fcbd84e8df4a099e2701d9c45def1284beed6 (plain)
1
2
3
4
5
6
7
inherit setuptools
require python-pyperclip.inc

RDEPENDS_${PN} += " \
    ${PYTHON_PN}-contextlib \
    ${PYTHON_PN}-subprocess \
"