diff options
| -rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.0.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.0.bb index 1beb6777ea..74f1800d18 100644 --- a/meta-oe/recipes-support/libbytesize/libbytesize_2.0.bb +++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.0.bb | |||
| @@ -20,6 +20,7 @@ DEPENDS += " \ | |||
| 20 | libpcre2 \ | 20 | libpcre2 \ |
| 21 | gmp \ | 21 | gmp \ |
| 22 | mpfr \ | 22 | mpfr \ |
| 23 | gettext-native \ | ||
| 23 | " | 24 | " |
| 24 | 25 | ||
| 25 | FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize" | 26 | FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize" |
