[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.6.2-5-8-g4896086
Fathi Boudra
fabo at alioth.debian.org
Sat May 22 06:27:44 UTC 2010
The following commit has been merged in the experimental-snapshots branch:
commit 489608649945b82a9a8ea323e4e45f7e2bb2299f
Author: Fathi Boudra <fabo at debian.org>
Date: Sat May 22 08:26:10 2010 +0200
Add libqt4-mediaservices and libqt4-declarative dependencies to libqt4-dev.
---
debian/control | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index 8643893..0059966 100644
--- a/debian/control
+++ b/debian/control
@@ -363,7 +363,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqtcore4 (= ${binary:Version}),
libqt4-scripttools (= ${binary:Version}), libqt4-xmlpatterns (= ${binary:Version}),
libqt4-qt3support (= ${binary:Version}), libqt4-designer (= ${binary:Version}),
libqt4-help (= ${binary:Version}), libqt4-test (= ${binary:Version}),
- libqt4-multimedia (= ${binary:Version}), qt4-qmake (= ${binary:Version})
+ libqt4-multimedia (= ${binary:Version}), libqt4-mediaservices (= ${binary:Version}),
+ libqt4-declarative (= ${binary:Version}), qt4-qmake (= ${binary:Version})
Recommends: libqt4-opengl-dev (= ${binary:Version})
Conflicts: qt3-dev-tools (<= 3:3.3.4-7), libqtwebkit-dev
Replaces: libqtwebkit-dev, libqt4-opengl-dev (<< 4.4.0-2)
--
Qt 4 Debian packaging
More information about the pkg-kde-commits
mailing list