Move chromium to it's own place OBS-URL: https://build.opensuse.org/request/show/79098 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1
15 lines
466 B
Diff
15 lines
466 B
Diff
--- 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
|
|
@@ -243,6 +243,11 @@
|
|
# TODO(hclam): Enable VP8 in the build.
|
|
#'third_party/on2/on2.gyp:vp8',
|
|
],
|
|
+ 'link_settings': {
|
|
+ 'libraries': [
|
|
+ '-lvpx',
|
|
+ ],
|
|
+ },
|
|
'export_dependent_settings': [
|
|
'../base/base.gyp:base',
|
|
'../net/net.gyp:net',
|