~uriboni/webbrowser-app/tab-context-menu

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI Train Bot
  • Author(s): Olivier Tilloy, Ugo Riboni
  • Date: 2015-08-11 11:18:30 UTC
  • mfrom: (985.6.52 uriboni-find-in-page)
  • Revision ID: ci-train-bot@canonical.com-20150811111830-o328zwwobjvumevy
Implement the "Find in Page" feature.
This bumps the runtime dependency on liboxideqt-qmlplugin to 1.8. Fixes: #1312260
Approved by: Riccardo Padovani

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
               debhelper (>= 9),
7
7
               dh-translations,
8
8
               hardening-wrapper,
9
 
               liboxideqt-qmlplugin (>= 1.6),
 
9
               liboxideqt-qmlplugin (>= 1.8),
10
10
               libqt5sql5-sqlite,
11
11
               python3-all,
12
12
               python3-flake8,
34
34
Depends: ${misc:Depends},
35
35
         ${shlibs:Depends},
36
36
         fonts-liberation,
37
 
         liboxideqt-qmlplugin (>= 1.7),
 
37
         liboxideqt-qmlplugin (>= 1.8),
38
38
         libqt5sql5-sqlite,
39
39
         qml-module-qt-labs-folderlistmodel,
40
40
         qml-module-qt-labs-settings,