commit 60de00dd09f3a2c12ccd1095709c898276c092bd
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Apr 12 16:18:09 2016 +0300

    update BR
    
    - QtCore-devel -- Qt QTCORE library not found.
    - QtDBus-devel -- Qt QTDBUS library not found.
    - QtGui-devel -- Qt QTGUI library not found.
    - QtNetwork-devel -- Qt QTNETWORK library not found.
    - QtSql-devel -- Qt QTSQL library not found.
    - QtWebKit-devel -- Qt QTWEBKIT library not found.
    - QtXmlPatterns-devel -- Qt QTXMLPATTERNS library not found.
    - libstdc++-devel -- "try: -DCMAKE_CXX_COMPILER_WORKS=1 
-DCMAKE_CXX_COMPILER="%{__cc}"
    - pkgconfig -- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)

 owncloudclient.spec | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/owncloudclient.spec b/owncloudclient.spec
index deb6036..63da31e 100644
--- a/owncloudclient.spec
+++ b/owncloudclient.spec
@@ -7,10 +7,19 @@ Group:                X11/Applications
 Source0:       
https://download.owncloud.com/desktop/stable/%{name}-%{version}.tar.xz
 # Source0-md5: 63a971158201a8dffe96a02c54b86819
 URL:           https://www.owncloud.com/
+BuildRequires: QtCore-devel
+BuildRequires: QtDBus-devel
+BuildRequires: QtGui-devel
 BuildRequires: QtKeychain-devel
+BuildRequires: QtNetwork-devel
+BuildRequires: QtSql-devel
+BuildRequires: QtWebKit-devel
+BuildRequires: QtXmlPatterns-devel
 BuildRequires: cmake >= 2.8.11
 BuildRequires: desktop-file-utils
+BuildRequires: libstdc++-devel
 BuildRequires: openssl-devel
+BuildRequires: pkgconfig
 BuildRequires: python-Sphinx
 BuildRequires: sphinx-pdg
 BuildRequires: tar >= 1:1.22
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/owncloudclient.git/commitdiff/e40771e058d8922115de4c1146bb09b3eff092a9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to