]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
builds without system vpx (even 1.5 version fails)
authorElan Ruusamäe <glen@delfi.ee>
Tue, 17 Nov 2015 16:56:33 +0000 (18:56 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 17 Nov 2015 16:56:33 +0000 (18:56 +0200)
chromium-browser.spec

index c9ffc92f55c9094e973664d86419e1c5fbdaf8a2..01bac79d5f11f41eeb515efc73f729fbc9b5fec7 100644 (file)
@@ -36,7 +36,7 @@
 %bcond_with    system_sqlite   # system sqlite WebSQL (http://www.w3.org/TR/webdatabase/) will not work
 %bcond_without system_libsrtp  # system srtp (can be used if using bundled libjingle), http://bugs.gentoo.org/459932
 %bcond_with            system_v8               # system v8
-%bcond_without system_libvpx   # system libvpx, http://crbug.com/494939
+%bcond_with    system_libvpx   # system libvpx, http://crbug.com/494939
 %bcond_without system_yasm             # system yasm
 %bcond_without system_zlib             # system zlib
 %bcond_with    tcmalloc                # use tcmalloc
This page took 0.07852 seconds and 4 git commands to generate.