mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 15:38:04 +00:00
libmad: fix parse error
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3471 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
78b5898fc9
commit
34492aa368
@ -5,7 +5,7 @@ DEPENDS = "libid3tag"
|
||||
LICENSE = "GPL"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/mad/libmad-${PV}.tar.gz \
|
||||
file://add-pkgconfig.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/libmad-${PV}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user