diff options
Diffstat (limited to 'meta-oe/recipes-extended/mraa/mraa_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/mraa/mraa_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/mraa/mraa_git.bb b/meta-oe/recipes-extended/mraa/mraa_git.bb index 7ab03eccf2..2a50550a0e 100644 --- a/meta-oe/recipes-extended/mraa/mraa_git.bb +++ b/meta-oe/recipes-extended/mraa/mraa_git.bb | |||
| @@ -18,7 +18,7 @@ S = "${WORKDIR}/git" | |||
| 18 | # CMakeLists.txt checks the architecture, only x86 and ARM supported for now | 18 | # CMakeLists.txt checks the architecture, only x86 and ARM supported for now |
| 19 | COMPATIBLE_HOST = "(x86_64.*|i.86.*|aarch64.*|arm.*)-linux" | 19 | COMPATIBLE_HOST = "(x86_64.*|i.86.*|aarch64.*|arm.*)-linux" |
| 20 | 20 | ||
| 21 | inherit cmake distutils3-base | 21 | inherit cmake setuptools3-base |
| 22 | 22 | ||
| 23 | DEPENDS += "json-c" | 23 | DEPENDS += "json-c" |
| 24 | 24 | ||
