summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2014-04-02 13:31:01 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2014-04-02 13:31:01 -0300
commit7a6ac4dc80c68dd0bde397941b927aa0f7216352 (patch)
treece22257ca588262e44e8c89a908dc13ba9aa806b
parentffa39f8bf98e2bbce9d3408c394949cf2d8f00f6 (diff)
downloadqtdeclarative-7a6ac4dc80c68dd0bde397941b927aa0f7216352.tar.gz
Fix dependencies' names.
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 7c440d9..d6b3f98 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,7 @@ Package: qml-module-qtquick-dialogs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
-Depends: qtdeclarative5-privatewidgets-plugin,
+Depends: qml-module-qtquick-privatewidgets,
${misc:Depends},
${shlibs:Depends}
Description: Qt 5 Dialogs QML module
@@ -380,11 +380,11 @@ Multi-Arch: same
Section: x11
Pre-Depends: ${misc:Pre-Depends}
Depends: qml-module-qtquick-dialogs,
- qtdeclarative5-localstorage-plugin,
- qtdeclarative5-models-plugin,
- qtdeclarative5-particles-plugin,
- qtdeclarative5-test-plugin,
- qtdeclarative5-xmllistmodel-plugin,
+ qml-module-qtquick-localstorage,
+ qml-model-qtqml-models2,
+ qml-module-qtquick-particles2,
+ qml-module-qttest,
+ qml-module-qtquick-xmllistmodel,
${misc:Depends},
${shlibs:Depends}
Description: Qt 5 declarative examples