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

12 lines
523 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,7 +1104,7 @@
'../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',
'../third_party/zlib/zlib.gyp:zlib',