summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb
index 118259e4fd..7b8d4a3f91 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb
@@ -12,7 +12,7 @@ B = "${S}"
12SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654" 12SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654"
13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master" 13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master"
14 14
15inherit gettext autotools python3native 15inherit gettext autotools pkgconfig python3native
16 16
17DEPENDS += " \ 17DEPENDS += " \
18 libpcre2 \ 18 libpcre2 \