diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd-compat-units.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb index a7bfee3c4b..19a1ea1889 100644 --- a/meta/recipes-core/systemd/systemd-compat-units.bb +++ b/meta/recipes-core/systemd/systemd-compat-units.bb | |||
| @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 | |||
| 5 | 5 | ||
| 6 | PR = "r18" | 6 | PR = "r18" |
| 7 | 7 | ||
| 8 | DEPENDS = "systemd-systemctl-native" | ||
| 9 | |||
| 8 | inherit allarch | 10 | inherit allarch |
| 9 | 11 | ||
| 10 | SRC_URI = "file://*.service" | 12 | SRC_URI = "file://*.service" |
