Files
chromium-dev/chromium-remoting-build-fix.diff

15 lines
643 B
Diff
Raw Normal View History

--- chromium/src/remoting/remoting.gyp 2010-10-03 15:13:07.746440175 +0200
+++ chromium/src/remoting/remoting.gyp 2010-10-03 15:13:07.746440175 +0200
@@ -1104,9 +1104,9 @@
'../ui/ui.gyp:ui',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
- '../third_party/libvpx/libvpx.gyp:libvpx',
+ '../build/linux/system.gyp:libvpx',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
- '../third_party/speex/speex.gyp:libspeex',
+ '../build/linux/system.gyp:speex',
'../third_party/zlib/zlib.gyp:zlib',
'../media/media.gyp:yuv_convert',
'remoting_jingle_glue',