mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
freerdp: fix homepage field
This commit is contained in:
committed by
Koen Kooi
parent
7372fda6d7
commit
c6b34871dc
@@ -2,7 +2,7 @@
|
|||||||
# Released under the MIT license
|
# Released under the MIT license
|
||||||
|
|
||||||
DESCRIPTION = "FreeRDP RDP client"
|
DESCRIPTION = "FreeRDP RDP client"
|
||||||
HOMEPAGE = "http://freerdp.sourceforge.net"
|
HOMEPAGE = "http://www.freerdp.com"
|
||||||
DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite"
|
DEPENDS = "virtual/libx11 openssl libxcursor libxv cups alsa-lib pulseaudio pcsc-lite"
|
||||||
SECTION = "x11/network"
|
SECTION = "x11/network"
|
||||||
LICENSE = "Apache-2.0"
|
LICENSE = "Apache-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user