diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/rdesktop/rdesktop_1.6.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/rdesktop/rdesktop_1.6.0.bb b/recipes/rdesktop/rdesktop_1.6.0.bb index 0f39e784cf..93d46bd068 100644 --- a/recipes/rdesktop/rdesktop_1.6.0.bb +++ b/recipes/rdesktop/rdesktop_1.6.0.bb @@ -5,8 +5,6 @@ PR = "${INC_PR}.2" SRC_URI += " file://audio-2008.patch;patch=1" SRC_URI_append_ossystems = " file://rdesktop-addin.patch;patch=1" -SRC_URI += " file://audio-2008.patch;patch=1" - inherit autotools EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} " |