diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_196.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_196.bb b/meta/recipes-core/systemd/systemd_196.bb index 9801fc567e..2854aaef8a 100644 --- a/meta/recipes-core/systemd/systemd_196.bb +++ b/meta/recipes-core/systemd/systemd_196.bb | |||
| @@ -10,7 +10,7 @@ PROVIDES = "udev" | |||
| 10 | 10 | ||
| 11 | PR = "r1" | 11 | PR = "r1" |
| 12 | 12 | ||
| 13 | DEPENDS = "xz kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap libcgroup tcp-wrappers usbutils glib-2.0 libgcrypt" | 13 | DEPENDS = "xz kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap libcgroup tcp-wrappers glib-2.0 libgcrypt" |
| 14 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" | 14 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" |
| 15 | 15 | ||
| 16 | SECTION = "base/shell" | 16 | SECTION = "base/shell" |
