summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.0.bb1
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 1beb6777e..74f1800d1 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
25FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize" 26FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize"