summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyid3lib_0.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyid3lib_0.5.1.bb')
-rw-r--r--recipes/python/python-pyid3lib_0.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyid3lib_0.5.1.bb b/recipes/python/python-pyid3lib_0.5.1.bb
index 3b0449a9a6..19d9bf810c 100644
--- a/recipes/python/python-pyid3lib_0.5.1.bb
+++ b/recipes/python/python-pyid3lib_0.5.1.bb
@@ -8,7 +8,7 @@ PR = "r2"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/pyid3lib/${SRCNAME}-${PV}.tar.bz2\
- file://gcc4-fix.patch;patch=1 \
+ file://gcc4-fix.patch;apply=yes \
"
S = "${WORKDIR}/${SRCNAME}-${PV}"