summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/freerdp/freerdp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp.inc b/meta-oe/recipes-support/freerdp/freerdp.inc
index 71dab978ed..ec7d360594 100644
--- a/meta-oe/recipes-support/freerdp/freerdp.inc
+++ b/meta-oe/recipes-support/freerdp/freerdp.inc
@@ -2,7 +2,7 @@
2# Released under the MIT license 2# Released under the MIT license
3 3
4DESCRIPTION = "FreeRDP RDP client" 4DESCRIPTION = "FreeRDP RDP client"
5HOMEPAGE = "http://freerdp.sourceforge.net" 5HOMEPAGE = "http://www.freerdp.com"
6DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite" 6DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite"
7SECTION = "x11/network" 7SECTION = "x11/network"
8LICENSE = "Apache-2.0" 8LICENSE = "Apache-2.0"