Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
a114b070f745900c31ddfde97f383fde3cab0110
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-pyperclip_1.7.0.bb
blob: 6c9fcbd84e8df4a099e2701d9c45def1284beed6 [
file
] [
log
] [
blame
]
inherit setuptools
require
python
-
pyperclip
.
inc
RDEPENDS_$
{
PN
}
+=
" \
${PYTHON_PN}-contextlib \
${PYTHON_PN}-subprocess \
"