diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-05-22 01:32:59 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-05-22 01:32:59 -0300 |
commit | d82b5fbbc37f8ec5f89d52be21310fbf6fb8e466 (patch) | |
tree | 5e0504232db037d429191d681cf9172180f62a85 | |
parent | fa313077a42a5819a709033b6d94525d7b7558f1 (diff) | |
download | qtdeclarative-d82b5fbbc37f8ec5f89d52be21310fbf6fb8e466.tar.gz |
Also fix this dependency.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fae17b1..a679f3c 100644 --- a/debian/control +++ b/debian/control @@ -288,7 +288,7 @@ Architecture: any Multi-Arch: same Section: x11 Pre-Depends: ${misc:Pre-Depends} -Depends: qml-model-qtqml-models2, +Depends: qml-module-qtqml-models2, qml-module-qtquick-dialogs, qml-module-qtquick-localstorage, qml-module-qtquick-particles2, |