[Pkg-scicomp-commits] paraview/trunk/debian
Christophe Prud'homme
prudhomm at debian.org
Wed Sep 10 04:54:03 UTC 2008
SVN commit 3883 by prudhomm:
depend on qt4-dev-tools
M +8 -0 paraview/trunk/debian/changelog
M +1 -1 paraview/trunk/debian/control
--- paraview/trunk/debian/changelog #3882:3883
@@ -1,3 +1,11 @@
+paraview (3.2.3-4) unstable; urgency=low
+
+ [ Christophe Prud'homme ]
+ * debian/control: depends on qt4-dev-tools to ensure that the help is
+ available
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Wed, 10 Sep 2008 06:53:28 +0200
+
paraview (3.2.3-3) unstable; urgency=low
[ Ondrej Certik ]
--- paraview/trunk/debian/control #3882:3883
@@ -12,7 +12,7 @@
Package: paraview
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: qt4-dev-tools, ${shlibs:Depends}, ${misc:Depends}
Recommends: openmpi-bin, qt4-dev-tools (>= 4.3.3-2)
Suggests: hdf5-tools, h5utils
Description: Parallel Visualization Application
More information about the Pkg-scicomp-commits
mailing list