aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sidplayer
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sidplayer')
-rw-r--r--recipes/sidplayer/sidplayer_1.5.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/sidplayer/sidplayer_1.5.0.bb b/recipes/sidplayer/sidplayer_1.5.0.bb
index 9c641b75b0..d617ca82c4 100644
--- a/recipes/sidplayer/sidplayer_1.5.0.bb
+++ b/recipes/sidplayer/sidplayer_1.5.0.bb
@@ -7,9 +7,9 @@ DEPENDS = "libsidplay"
PR = "r1"
SRC_URI = "http://sidplayer.sourceforge.net/sidplayer.tar.gz \
- file://use-external-libsidplay.patch;apply=yes \
- file://gcc3.patch;apply=yes \
- file://gcc34.patch;apply=yes"
+ file://use-external-libsidplay.patch \
+ file://gcc3.patch \
+ file://gcc34.patch"
S = "${WORKDIR}/sidplayer"
EXTRA_QMAKEVARS_POST += "INCLUDEPATH+=${STAGING_INCDIR}/sidplay"