[packages/sqlitebrowser] proper Qt4 Rs

gotar gotar at pld-linux.org
Thu Sep 10 08:26:42 CEST 2015


commit 4c05495b7d07d7bc1f57d36a3d263e1c9362f125
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Thu Sep 10 08:26:28 2015 +0200

    proper Qt4 Rs

 sqlitebrowser.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/sqlitebrowser.spec b/sqlitebrowser.spec
index ed9bdf8..c4a4584 100644
--- a/sqlitebrowser.spec
+++ b/sqlitebrowser.spec
@@ -11,8 +11,10 @@ URL:		http://sqlitebrowser.org/
 BuildRequires:	antlr
 BuildRequires:	cmake >= 2.8.7
 BuildRequires:	qscintilla2-qt4-devel
-BuildRequires:	qt4-devel
 #BuildRequires:	QCustomPlot-devel
+BuildRequires:	QtCore-devel
+BuildRequires:	QtGui-devel
+BuildRequires:	QtNetwork-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlitebrowser.git/commitdiff/4c05495b7d07d7bc1f57d36a3d263e1c9362f125



More information about the pld-cvs-commit mailing list