[SCM] qtquick1 packaging branch, master, updated. 72df39aab36bbae949f6399b823356781cd157c8

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Fri May 24 00:37:41 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquick1.git;a=commitdiff;h=72df39a

The following commit has been merged in the master branch:
commit 72df39aab36bbae949f6399b823356781cd157c8
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 23 21:37:35 2013 -0300

    Make every package that ships a binary managed by qtchooser depend on it.
---
 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index a6436c1..7686875 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,8 @@ Section: libdevel
 Architecture: any
 Multi-Arch: foreign
 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
-Depends: libqt5declarative5 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: qtchooser, libqt5declarative5 (= ${binary:Version}),
+ ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Quick 1 tools
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtquick1 packaging



More information about the pkg-kde-commits mailing list