]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
protobuf dep should be on -libs
authorElan Ruusamäe <glen@delfi.ee>
Mon, 13 Oct 2014 19:14:11 +0000 (22:14 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 13 Oct 2014 19:14:11 +0000 (22:14 +0300)
chromium-browser.spec

index fa354f590be06b34f160947cf266fbd3552a0a2a..60699160ed3625616065fdf72bcee17b0d7129d3 100644 (file)
@@ -202,7 +202,7 @@ Requires:   libevent >= 2.0.21
 %{?with_system_libvpx:Requires:        libvpx >= 1.3.0}
 Requires:      lsb-release
 %{?with_system_re2:Requires:   re2 >= 20130115-2}
-%{?with_system_protobuf:Requires:      protobuf >= 2.5.0-2}
+%{?with_system_protobuf:Requires:      protobuf-libs >= 2.5.0-2}
 Requires:      shared-mime-info
 %{?with_system_sqlite:Requires:        sqlite3(icu)}
 Requires:      xdg-utils >= 1.0.2-4
This page took 0.036967 seconds and 4 git commands to generate.