diff options
author | Phil Blundell <philb@gnu.org> | 2004-05-16 10:09:23 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-05-16 10:09:23 +0000 |
commit | 8dc673568fad181fee17fba1b73696e1d15d449e (patch) | |
tree | 1f8fe21346b1b7cd00024f58ad3491a225f17de4 /esound/esound-gpe_cvs.oe | |
parent | 13567ff9559fb55851713ad293902c35fb3d9aa9 (diff) |
more patches for esd
BKrev: 40a73dd3TVZf610TeZj4tjDrTV7SDA
Diffstat (limited to 'esound/esound-gpe_cvs.oe')
-rw-r--r-- | esound/esound-gpe_cvs.oe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/esound/esound-gpe_cvs.oe b/esound/esound-gpe_cvs.oe index 1763c8f0f7..2e6992ec31 100644 --- a/esound/esound-gpe_cvs.oe +++ b/esound/esound-gpe_cvs.oe @@ -1,4 +1,6 @@ -SRC_URI = "cvs://anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound" +SRC_URI = "cvs://anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \ + file://${FILESDIR}/audiofile-please.patch;patch=1 \ + file://${FILESDIR}/configure.patch;patch=1" S = "${WORKDIR}/esound" DEPENDS = "audiofile" |