diff options
| -rw-r--r-- | meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb | 2 |
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}" | |||
| 12 | SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654" | 12 | SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654" |
| 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master" | 13 | SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master" |
| 14 | 14 | ||
| 15 | inherit gettext autotools python3native | 15 | inherit gettext autotools pkgconfig python3native |
| 16 | 16 | ||
| 17 | DEPENDS += " \ | 17 | DEPENDS += " \ |
| 18 | libpcre2 \ | 18 | libpcre2 \ |
