git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bbb63a
)
freerdp: rdepends on xprop
author
Otavio Salvador
<otavio@ossystems.com.br>
Tue, 1 Mar 2011 01:28:22 +0000
(
01:28
+0000)
committer
Tom Rini
<tom_rini@mentor.com>
Tue, 1 Mar 2011 18:25:36 +0000
(11:25 -0700)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/freerdp/freerdp.inc
patch
|
blob
|
history
diff --git
a/recipes/freerdp/freerdp.inc
b/recipes/freerdp/freerdp.inc
index
c75175e
..
0690d6e
100644
(file)
--- 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 = "r
5
"
+INC_PR = "r
6
"
inherit pkgconfig autotools