Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Side by Side Diff: media-plugins/alsa-plugins/files/alsa-plugins-1.0.23-automagic.patch

Issue 6902042: update alsa package to newest to support UCM. (Closed) Base URL: ssh://gitrw.chromium.org:9222/portage-stable.git@master
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 diff -uNr alsa-plugins-1.0.23.ORIg//Makefile.am alsa-plugins-1.0.23/Makefile.am
2 --- alsa-plugins-1.0.23.ORIg//Makefile.am 2010-04-16 23:38:58.546243512 +0 100
3 +++ alsa-plugins-1.0.23/Makefile.am 2010-04-16 23:39:20.049278487 +0100
4 @@ -17,7 +17,7 @@
5 if HAVE_PPH
6 SUBDIRS += pph
7 endif
8 -if HAVE_SPEEXDSP
9 +if USE_LIBSPEEX
10 SUBDIRS += speex
11 endif
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698