]> git.pld-linux.org Git - packages/gegl-qt.git/commitdiff
- Qt dependencies
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Jul 2013 12:29:42 +0000 (14:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Jul 2013 12:29:42 +0000 (14:29 +0200)
gegl-qt.spec

index 579eafbf62dc29340355574c6ceb83b41c53a95c..2cf450796b7136530c8728a6d3c18319f97cd4e6 100644 (file)
@@ -14,6 +14,9 @@ Source0:      ftp://ftp.gimp.org/pub/gegl-qt/0.0/%{name}-%{version}.tar.bz2
 # (then adjusted to apply on dist tarball)
 Patch0:                %{name}-git.patch
 URL:           http://www.gegl.org/
+BuildRequires: QtCore-devel
+BuildRequires: QtDeclarative-devel
+BuildRequires: QtGui-devel
 BuildRequires: doxygen
 BuildRequires: gegl-devel >= 0.2.0
 BuildRequires: pkgconfig
@@ -42,6 +45,9 @@ Biblioteka narzędziowa Qt 4 dla biblioteki GEGL.
 Summary:       Header files for gegl-qt4 library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki gegl-qt4
 Group:         Development/Libraries
+Requires:      QtCore-devel
+Requires:      QtDeclarative-devel
+Requires:      QtGui-devel
 Requires:      gegl-qt4 = %{version}-%{release}
 Requires:      gegl-devel >= 0.2.0
 
This page took 0.121267 seconds and 4 git commands to generate.