diff options
| -rw-r--r-- | meta-networking/recipes-support/nis/ypbind-mt_2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb b/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb index 4f8bf4853f..6a9262acab 100644 --- a/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb +++ b/meta-networking/recipes-support/nis/ypbind-mt_2.2.bb | |||
| @@ -15,7 +15,7 @@ of known secure NIS server (/etc/yp.conf) Binds to \ | |||
| 15 | the server which answered as first. \ | 15 | the server which answered as first. \ |
| 16 | " | 16 | " |
| 17 | HOMEPAGE = "http://www.linux-nis.org/nis/ypbind-mt/index.html" | 17 | HOMEPAGE = "http://www.linux-nis.org/nis/ypbind-mt/index.html" |
| 18 | DEPENDS = "yp-tools" | 18 | DEPENDS = "yp-tools ${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}" |
| 19 | PROVIDES += "ypbind" | 19 | PROVIDES += "ypbind" |
| 20 | 20 | ||
| 21 | PNBLACKLIST[ypbind-mt] ?= "BROKEN: Depends on broken yp-tools" | 21 | PNBLACKLIST[ypbind-mt] ?= "BROKEN: Depends on broken yp-tools" |
