From 24f1bf2f5357caf6a91f773a7ada91f9601e5a34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 18 May 2016 16:42:23 +0300 Subject: [PATCH] BR QtDesigner-devel --- vtk.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vtk.spec b/vtk.spec index eed1f4d..f054b20 100644 --- a/vtk.spec +++ b/vtk.spec @@ -12,7 +12,7 @@ %bcond_without ffmpeg # FFMPEG .avi saving support %bcond_with OSMesa # build with OSMesa (https://bugzilla.redhat.com/show_bug.cgi?id=744434) %bcond_with system_proj # use system PROJ.4 (needs 4.3 with exposed internals, not ready for 4.4+) -# + Summary: Toolkit for 3D computer graphics, image processing, and visualization Summary(pl.UTF-8): Zestaw narzędzi do trójwymiarowej grafiki, przetwarzania obrazu i wizualizacji Name: vtk @@ -32,6 +32,7 @@ URL: http://www.vtk.org/ BuildRequires: OpenGL-GLX-devel BuildRequires: OpenGL-devel BuildRequires: QtCore-devel >= 4.5.0 +BuildRequires: QtDesigner-devel >= 4.5.0 BuildRequires: QtGui-devel >= 4.5.0 BuildRequires: QtNetwork-devel >= 4.5.0 BuildRequires: QtOpenGL-devel >= 4.5.0 @@ -53,7 +54,7 @@ BuildRequires: graphviz BuildRequires: hdf5-devel %if %{with java} BuildRequires: jdk >= 1.5 -BuildRequires: jpackage-utils +BuildRequires: jpackage-utils %endif BuildRequires: jsoncpp-devel BuildRequires: libjpeg-devel -- 2.44.0