]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
system protobuf broken
authorElan Ruusamäe <glen@delfi.ee>
Tue, 27 Jan 2015 19:59:27 +0000 (21:59 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 27 Jan 2015 19:59:29 +0000 (21:59 +0200)
see https://bugs.gentoo.org/show_bug.cgi?id=525560

chromium-browser.spec

index 76826eeb3b81329e9b436e3a65a5ef5de6f8b0dd..56785a125b0c600a0847d089ae3d39c212a3da5d 100644 (file)
@@ -28,7 +28,8 @@
 %bcond_with    system_mesa             # system Mesa
 %bcond_without system_minizip  # system minizip
 %bcond_without system_opus             # system opus codec support, http://www.opus-codec.org/examples/
-%bcond_without system_protobuf # system protobuf
+# protobuf broken: https://bugs.gentoo.org/show_bug.cgi?id=525560
+%bcond_with    system_protobuf # system protobuf
 %bcond_without system_re2              # system re2
 %bcond_without system_snappy   # system snappy
 %bcond_without system_speex    # system speex
This page took 0.025475 seconds and 4 git commands to generate.