esound: fix SRC_URI for multilib

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa 2019-04-30 12:38:15 +00:00 committed by Khem Raj
parent 70772ea3b9
commit b1559c2f6e

View File

@ -6,7 +6,7 @@ DEPENDS = "audiofile"
inherit gnome
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/${P}.tar.bz2;name=archive \
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/${BP}.tar.bz2;name=archive \
file://no-docs.patch \
file://0001-audio_alsa09.c-alsa-drain-fix.patch \
file://0002-Undefine-open64-and-fopen64.patch \