diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb index 4428371996..402f2c7ca7 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Seamless operability between C++11 and Python" | 1 | SUMMARY = "Seamless operability between C++11 and Python" |
| 2 | HOMEPAGE = "https://github.com/pybind/pybind11" | 2 | HOMEPAGE = "https://github.com/pybind/pybind11" |
| 3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=774f65abd8a7fe3124be2cdf766cd06f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=774f65abd8a7fe3124be2cdf766cd06f" |
| 5 | 5 | ||
| 6 | DEPENDS = "boost" | 6 | DEPENDS = "boost" |
