From 013c006d11a59269b9d3adc6cbb6fb8091144965 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 8 Jun 2009 15:11:52 -0300 Subject: rdesktop (1.6.0): fix audio redirection for Windows 2008 Server/Vista Signed-off-by: Otavio Salvador --- recipes/rdesktop/rdesktop_1.6.0.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes/rdesktop/rdesktop_1.6.0.bb') diff --git a/recipes/rdesktop/rdesktop_1.6.0.bb b/recipes/rdesktop/rdesktop_1.6.0.bb index c492afa0b2..08ec0fc659 100644 --- a/recipes/rdesktop/rdesktop_1.6.0.bb +++ b/recipes/rdesktop/rdesktop_1.6.0.bb @@ -2,6 +2,10 @@ require rdesktop.inc PR = "${INC_PR}.1" +SRC_URI += " file://audio-2008.patch;patch=1" + +SRC_URI += " file://audio-2008.patch;patch=1" + inherit autotools EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} " -- cgit v1.2.3