diff options
author | Kali Kaneko <kali@leap.se> | 2018-01-09 18:21:04 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-01-09 18:21:04 +0100 |
commit | 23abf0145fccd2e9944efb3b91a8f5d9de5c93d5 (patch) | |
tree | f79a63ad24e74c4f9b68503f7a92902ad81458a7 /debian/control | |
parent | 261399e32c72295f238a387bcaa0f50fb76da9ed (diff) |
[pkg] add webengine to deps
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7c8b348e..e90d0ef0 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,7 @@ Package: bitmask-qt Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-pyqt5, - python-pyqt5.qtwebkit, + python-pyqt5.qtwebengine, bitmask-js, bitmask-core Provides: leap.bitmask.gui Description: Bitmask desktop client (qt5) to access LEAP Services |