[packages/otter-browser] update/cleanup BR

glen glen at pld-linux.org
Sat Oct 3 21:13:59 CEST 2015


commit edb170cd47c3df1f47b9c825699ab3d9d640eace
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Oct 3 22:12:39 2015 +0300

    update/cleanup BR
    
    - Qt5DBus-devel-- Could not find a package configuration file provided by "Qt5DBus" with any
    - Qt5Multimedia-devel -- Could not find a package configuration file provided by "Qt5Multimedia"
    - libstdc++-devel -- "try: -DCMAKE_CXX_COMPILER_WORKS=1 -DCMAKE_CXX_COMPILER="%{__cc}"

 otter-browser.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/otter-browser.spec b/otter-browser.spec
index 5c08c4a..2654a23 100644
--- a/otter-browser.spec
+++ b/otter-browser.spec
@@ -10,20 +10,20 @@ Source0:	http://github.com/Emdek/otter/archive/v%{version}.tar.gz?/%{name}-%{ver
 URL:		http://otter-browser.org/
 BuildRequires:	Qt5Concurrent-devel >= 5.2.0
 BuildRequires:	Qt5Core-devel >= 5.2.0
+BuildRequires:	Qt5DBus-devel >= 5.2.0
 BuildRequires:	Qt5Gui-devel >= 5.2.0
+BuildRequires:	Qt5Multimedia-devel >= 5.2.0
 BuildRequires:	Qt5Network-devel >= 5.2.0
 BuildRequires:	Qt5PrintSupport-devel >= 5.2.0
 BuildRequires:	Qt5Script-devel >= 5.2.0
 BuildRequires:	Qt5Sql-devel >= 5.2.0
 BuildRequires:	Qt5WebKit-devel >= 5.2.0
 BuildRequires:	Qt5Widgets-devel >= 5.2.0
-BuildRequires:	automoc4
 BuildRequires:	cmake >= 2.6.2
+BuildRequires:	libstdc++-devel
 BuildRequires:	qt5-build
-BuildRequires:	qt5-linguist
 BuildRequires:	qt5-qmake >= 4.7.0
 BuildRequires:	tar >= 1:1.22
-BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otter-browser.git/commitdiff/edb170cd47c3df1f47b9c825699ab3d9d640eace



More information about the pld-cvs-commit mailing list