diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2011-05-17 13:58:46 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-05-21 08:27:10 +0200 |
| commit | c6b34871dc0fdd3c1e6a24f2a635505deaa28b20 (patch) | |
| tree | a7e854c97009dfa1ab6558b71258198203c805dc | |
| parent | 7372fda6d74d68016d407306ccf3563f291f8bd7 (diff) | |
| download | meta-openembedded-c6b34871dc0fdd3c1e6a24f2a635505deaa28b20.tar.gz | |
freerdp: fix homepage field
| -rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp.inc | 2 |
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 | ||
| 4 | DESCRIPTION = "FreeRDP RDP client" | 4 | DESCRIPTION = "FreeRDP RDP client" |
| 5 | HOMEPAGE = "http://freerdp.sourceforge.net" | 5 | HOMEPAGE = "http://www.freerdp.com" |
| 6 | DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite" | 6 | DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite" |
| 7 | SECTION = "x11/network" | 7 | SECTION = "x11/network" |
| 8 | LICENSE = "Apache-2.0" | 8 | LICENSE = "Apache-2.0" |
