diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-29 12:46:36 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-29 12:46:36 -0300 |
commit | e9c86499ee6e26f744564ae9d02072da2de55595 (patch) | |
tree | 89b2948c08543f4e1478ac64334bbe3bfdb5309c /debian/qml-module-qtwebkit.install | |
parent | 54de54e8536b5f6f79d4453e851942301f79c385 (diff) | |
download | qt5webkit-e9c86499ee6e26f744564ae9d02072da2de55595.tar.gz |
Fix QML module's install file.
Thanks Alf Gaida!
Diffstat (limited to 'debian/qml-module-qtwebkit.install')
-rw-r--r-- | debian/qml-module-qtwebkit.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/qml-module-qtwebkit.install b/debian/qml-module-qtwebkit.install index ab85d9d..3c44cac 100644 --- a/debian/qml-module-qtwebkit.install +++ b/debian/qml-module-qtwebkit.install @@ -2,3 +2,4 @@ usr/lib/*/qt5/qml/QtWebKit/experimental/libqmlwebkitexperimentalplugin.so usr/lib/*/qt5/qml/QtWebKit/experimental/qmldir usr/lib/*/qt5/qml/QtWebKit/libqmlwebkitplugin.so usr/lib/*/qt5/qml/QtWebKit/qmldir +usr/lib/*/qt5/qml/QtWebkit/plugins.qmltypes |