- Force sqlite backend to be installed, otherwise qtbrowser segfaults
bsc#1126269 OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=65
This commit is contained in:
parent
a52dabf61f
commit
401b76bf3b
@ -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>
|
Wed Mar 20 06:05:39 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||||
|
|
||||||
|
@ -38,7 +38,6 @@ BuildRequires: python3-devel >= 3.6
|
|||||||
BuildRequires: python3-pyPEG2
|
BuildRequires: python3-pyPEG2
|
||||||
BuildRequires: python3-qt5 >= 5.2
|
BuildRequires: python3-qt5 >= 5.2
|
||||||
BuildRequires: python3-sip
|
BuildRequires: python3-sip
|
||||||
# force sqlite backend to be installed, otherwise qtbrowser segfaults bsc#1126269
|
|
||||||
Requires: libqt5-sql-sqlite
|
Requires: libqt5-sql-sqlite
|
||||||
Requires: python3-Jinja2
|
Requires: python3-Jinja2
|
||||||
Requires: python3-MarkupSafe
|
Requires: python3-MarkupSafe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user