diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd-boot-native_256.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot-native_256.6.bb b/meta/recipes-core/systemd/systemd-boot-native_256.6.bb index 73db59b14e..58db408dcf 100644 --- a/meta/recipes-core/systemd/systemd-boot-native_256.6.bb +++ b/meta/recipes-core/systemd/systemd-boot-native_256.6.bb | |||
| @@ -13,3 +13,5 @@ addtask install after do_unpack | |||
| 13 | PACKAGES = "${PN}" | 13 | PACKAGES = "${PN}" |
| 14 | 14 | ||
| 15 | FILES:${PN} = "${bindir}/ukify" | 15 | FILES:${PN} = "${bindir}/ukify" |
| 16 | |||
| 17 | RDEPENDS:${PN} += "python3-pefile-native" | ||
