[packages/owncloudclient] update build deps
glen
glen at pld-linux.org
Tue Apr 12 19:58:39 CEST 2016
commit ae1f2a01e39019423737d87eb8af0bcd4aaba538
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Apr 12 20:05:53 2016 +0300
update build deps
owncloudclient.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/owncloudclient.spec b/owncloudclient.spec
index 5fba58c..da5bf1a 100644
--- a/owncloudclient.spec
+++ b/owncloudclient.spec
@@ -27,11 +27,15 @@ BuildRequires: QtSql-devel
BuildRequires: QtWebKit-devel
BuildRequires: QtXmlPatterns-devel
BuildRequires: cmake >= 2.8.11
-BuildRequires: desktop-file-utils
+BuildRequires: kf5-ki18n-devel
BuildRequires: libstdc++-devel
BuildRequires: openssl-devel
BuildRequires: pkgconfig
+BuildRequires: python
BuildRequires: python-Sphinx
+BuildRequires: python-modules
+BuildRequires: qt4-linguist
+BuildRequires: rpm-pythonprov
BuildRequires: sphinx-pdg
BuildRequires: sqlite3-devel
BuildRequires: tar >= 1:1.22
@@ -101,6 +105,7 @@ cd build
%cmake \
-DQTKEYCHAIN_INCLUDE_DIR=/usr/include/qtkeychain \
-DQTKEYCHAIN_LIBRARY=/usr/%{_lib}/libqtkeychain.so \
+ -DQT_LRELEASE_EXECUTABLE=/usr/bin/lrelease-qt4 \
%{!?with_gui:-DBUILD_LIBRARIES_ONLY=ON} \
..
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/owncloudclient.git/commitdiff/ae1f2a01e39019423737d87eb8af0bcd4aaba538
More information about the pld-cvs-commit
mailing list