Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
5f160dc54541f44fa13749f669e648a45d7970f0
/
.
/
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 \
"