Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
b04a402ae4328aad41335d93cebd3484973ab7c2
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-pyperclip_1.6.2.bb
blob: 6c9fcbd84e8df4a099e2701d9c45def1284beed6 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame^
]
1
inherit setuptools
2
require
python
-
pyperclip
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-contextlib \
6
${PYTHON_PN}-subprocess \
7
"