Signed-off-by: Armin Kuster <akuster...@gmail.com>
---
 meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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 0c779b5..e86ebb5 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
@@ -4,10 +4,12 @@ LICENSE = "X11"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a2523660329fdca3d954c0a87390e007 \
 "
 
-inherit autotools pkgconfig 
+inherit distro_features_check autotools pkgconfig 
 
 DEPENDS = "virtual/libx11 xserver-xorg xrdp nasm-native"
 
+REQUIRED_DISTRO_FEATURES = "x11 pam"
+
 SRC_URI = "git://github.com/neutrinolabs/xorgxrdp.git \
            "
 
-- 
2.7.4

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to