[oe] [PATCH 1/3] freerdp: rdepends on xprop
Otavio Salvador
otavio at ossystems.com.br
Mon Feb 28 17:28:22 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..0690d6e 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_${PN} += "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