summaryrefslogtreecommitdiff
path: root/sidplayer/sidplayer_1.5.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'sidplayer/sidplayer_1.5.0.oe')
-rw-r--r--sidplayer/sidplayer_1.5.0.oe8
1 files changed, 5 insertions, 3 deletions
diff --git a/sidplayer/sidplayer_1.5.0.oe b/sidplayer/sidplayer_1.5.0.oe
index 124d5d7add..065277dcbf 100644
--- a/sidplayer/sidplayer_1.5.0.oe
+++ b/sidplayer/sidplayer_1.5.0.oe
@@ -3,12 +3,14 @@ SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
-DEPENDS = "virtual/libc libsidplay"
+DEPENDS = "libsidplay"
-SRC_URI = "http://sidplayer.sourceforge.net/sidplayer.tar.gz \
+SRC_URI = "http://sidplayer.sourceforge.net/sidplayer.tar.gz \
file://${FILESDIR}/use-external-libsidplay.patch;patch=1 \
- file://${FILESDIR}/gcc3.patch;patch=1"
+ file://${FILESDIR}/gcc3.patch;patch=1 \
+ file://${FILESDIR}/gcc34.patch;patch=1"
S = "${WORKDIR}/sidplayer"
+
EXTRA_QMAKEVARS_PRE = "QMAKE_INCDIR=${STAGING_INCDIR}/sidplay"
inherit palmtop