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