[oe] [PATCH 1/2] freerdp: rdpepends on xprop
Otavio Salvador
otavio at ossystems.com.br
Mon Feb 28 13:26:45 UTC 2011
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
recipes/freerdp/freerdp.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes/freerdp/freerdp.inc b/recipes/freerdp/freerdp.inc
index c75175e..d1375fd 100644
--- a/recipes/freerdp/freerdp.inc
+++ b/recipes/freerdp/freerdp.inc
@@ -4,10 +4,11 @@
DESCRIPTION = "FreeRDP RDP client"
HOMEPAGE = "http://freerdp.sourceforge.net"
DEPENDS = "virtual/libx11 openssl libxcursor cups alsa-lib"
+RDEPENDS += "xprop"
SECTION = "x11/network"
LICENSE = "Apache-2.0"
-INC_PR = "r5"
+INC_PR = "r6"
inherit pkgconfig autotools
--
1.7.2.3
More information about the Openembedded-devel
mailing list