diff options
| -rw-r--r-- | meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb index 9355379840..558a1982f5 100644 --- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb +++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | |||
| @@ -8,7 +8,7 @@ inherit autotools pkgconfig | |||
| 8 | DEPENDS = "virtual/libx11 xserver-xorg xrdp nasm-native" | 8 | DEPENDS = "virtual/libx11 xserver-xorg xrdp nasm-native" |
| 9 | 9 | ||
| 10 | inherit distro_features_check | 10 | inherit distro_features_check |
| 11 | REQUIRED_DISTRO_FEATURES = "x11" | 11 | REQUIRED_DISTRO_FEATURES = "x11 pam" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git" | 13 | SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git" |
| 14 | 14 | ||
diff --git a/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb b/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb index 88e309a59f..671a251962 100644 --- a/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb +++ b/meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb | |||
| @@ -8,7 +8,7 @@ inherit distro_features_check autotools pkgconfig useradd systemd | |||
| 8 | 8 | ||
| 9 | DEPENDS = "openssl virtual/libx11 libxfixes libxrandr libpam nasm-native fuse" | 9 | DEPENDS = "openssl virtual/libx11 libxfixes libxrandr libpam nasm-native fuse" |
| 10 | 10 | ||
| 11 | REQUIRED_DISTRO_FEATURES = "x11" | 11 | REQUIRED_DISTRO_FEATURES = "x11 pam" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/neutrinolabs/xrdp.git \ | 13 | SRC_URI = "git://github.com/neutrinolabs/xrdp.git \ |
| 14 | file://xrdp.sysconfig \ | 14 | file://xrdp.sysconfig \ |
