SHA256
1
0
forked from pool/qutebrowser

Accepting request 690446 from network

- Force sqlite backend to be installed, otherwise qtbrowser segfaults
  bsc#1126269

OBS-URL: https://build.opensuse.org/request/show/690446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qutebrowser?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2019-04-02 07:23:46 +00:00 committed by Git OBS Bridge
commit e0e9797dfb
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 1 19:40:27 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
- Force sqlite backend to be installed, otherwise qtbrowser segfaults
bsc#1126269
-------------------------------------------------------------------
Wed Mar 20 06:05:39 UTC 2019 - Martin Herkt <9+suse@cirno.systems>

View File

@ -38,6 +38,7 @@ BuildRequires: python3-devel >= 3.6
BuildRequires: python3-pyPEG2
BuildRequires: python3-qt5 >= 5.2
BuildRequires: python3-sip
Requires: libqt5-sql-sqlite
Requires: python3-Jinja2
Requires: python3-MarkupSafe
Requires: python3-PyYAML