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:
commit
e0e9797dfb
@ -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,6 +38,7 @@ 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
|
||||||
|
Requires: libqt5-sql-sqlite
|
||||||
Requires: python3-Jinja2
|
Requires: python3-Jinja2
|
||||||
Requires: python3-MarkupSafe
|
Requires: python3-MarkupSafe
|
||||||
Requires: python3-PyYAML
|
Requires: python3-PyYAML
|
||||||
|
Loading…
Reference in New Issue
Block a user