Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
40434ce56926a84b107548aeb54a6b1f59927dcb
/
.
/
poky
/
meta
/
recipes-devtools
/
python-numpy
/
python-numpy_1.14.2.bb
blob: 50137895ca1503ff9ef9cf01e7e57bb072d97ed1 [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
inherit setuptools
2
require
python
-
numpy
.
inc
3
4
RDEPENDS_$
{
PN
}
_class
-
target_append
=
" \
5
${PYTHON_PN}-subprocess \
6
"